Skip to content

Add extra_exec_rustc_flags_triples to toolchain attributes#3911

Merged
UebelAndre merged 1 commit into
bazelbuild:mainfrom
Ahajha:trotta/extra_exec_triple
May 22, 2026
Merged

Add extra_exec_rustc_flags_triples to toolchain attributes#3911
UebelAndre merged 1 commit into
bazelbuild:mainfrom
Ahajha:trotta/extra_exec_triple

Conversation

@Ahajha
Copy link
Copy Markdown
Contributor

@Ahajha Ahajha commented Mar 20, 2026

We have:
extra_rustc_flags
extra_rustc_flags_triples
extra_exec_rustc_flags
, so rounding out the set. Hit this when passing -Clink-self-contained=no to the toolchain, and this is only available on x86_64 rust toolchains.

@google-cla
Copy link
Copy Markdown

google-cla Bot commented Mar 20, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

We have:
extra_rustc_flags
extra_rustc_flags_triples
extra_exec_rustc_flags
, so rounding out the set. Hit this when passing `-Clink-self-contained=no` to the toolchain, and this is only available on x86_64 rust toolchains.
@Ahajha Ahajha force-pushed the trotta/extra_exec_triple branch from 9d4514e to 75b450f Compare May 22, 2026 16:08
Copy link
Copy Markdown
Collaborator

@UebelAndre UebelAndre left a comment

Choose a reason for hiding this comment

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

Looks good to me, thank you!

@UebelAndre UebelAndre added this pull request to the merge queue May 22, 2026
Merged via the queue into bazelbuild:main with commit 19ce34a May 22, 2026
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.

2 participants