Skip to content

feat: Add BPF triple constraint mapping#3696

Merged
UebelAndre merged 1 commit intobazelbuild:mainfrom
tamird:bpf-support
May 1, 2026
Merged

feat: Add BPF triple constraint mapping#3696
UebelAndre merged 1 commit intobazelbuild:mainfrom
tamird:bpf-support

Conversation

@tamird
Copy link
Copy Markdown
Contributor

@tamird tamird commented Oct 22, 2025

Add support for tier 3 targets bpfeb-unknown-none and bpfel-unknown-none
(see
https://github.com/rust-lang/rust/blob/f5e2df7/src/doc/rustc/src/platform-support.md?plain=1#L311-L312).

This is modeled after #3507 and
should probably be updated if/when
bazelbuild/platforms#131 is merged.

(please use rebase merge when landing this as the proper commit message is in the commit, rather than the PR description)

/cc @avrabe

@tamird tamird force-pushed the bpf-support branch 3 times, most recently from 8b8686a to 0525ff3 Compare October 22, 2025 19:12
@realtimetodie
Copy link
Copy Markdown

@avrabe

Comment thread rust/platform/BUILD.bazel Outdated
Comment thread test/unit/platform_triple/BUILD.bazel Outdated
Comment thread rust/platform/triple_mappings.bzl Outdated
@UebelAndre UebelAndre added this pull request to the merge queue May 1, 2026
@tamird
Copy link
Copy Markdown
Contributor Author

tamird commented May 1, 2026

You can push to my branch, I won't be offended

@UebelAndre UebelAndre removed this pull request from the merge queue due to a manual request May 1, 2026
@tamird
Copy link
Copy Markdown
Contributor Author

tamird commented May 1, 2026

Is this what you had in mind?

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.

Perfect! Thank you!

Comment thread rust/platform/triple_mappings.bzl
@realtimetodie
Copy link
Copy Markdown

thank you 🙌

@UebelAndre UebelAndre enabled auto-merge May 1, 2026 22:11
@UebelAndre UebelAndre added this pull request to the merge queue May 1, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 1, 2026
@UebelAndre UebelAndre added this pull request to the merge queue May 1, 2026
Merged via the queue into bazelbuild:main with commit c70eb85 May 1, 2026
3 checks passed
@tamird tamird deleted the bpf-support branch May 1, 2026 22:55
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.

3 participants