Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make cross-compiling with bzlmod possible, added example #2419

Merged
merged 7 commits into from
Feb 2, 2024

Conversation

jondo2010
Copy link
Contributor

Before it wasn't possible to add your desired cross-compilation targets to extra_target_triples if they also happened to be in DEFAULT_TOOLCHAIN_TRIPLES.

Copy link
Collaborator

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, thanks! Just one question about testing

examples/bzlmod/cross_compile/BUILD.bazel Show resolved Hide resolved
Copy link
Collaborator

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jondo2010
Copy link
Contributor Author

@illicitonion any chance of landing this?

@illicitonion
Copy link
Collaborator

LGTM, thanks! If you can rebase (or open up permissions so I can update the branch), happy to merge!

@illicitonion illicitonion merged commit c06564d into bazelbuild:main Feb 2, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants