Skip to content

Commit

Permalink
bazel: Register C++ toolchains for root only
Browse files Browse the repository at this point in the history
Bug: 362827235
Change-Id: I735eaa58021d825930a1e5bbc4aa05841d2bbaba
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/238318
Commit-Queue: Auto-Submit <[email protected]>
Pigweed-Auto-Submit: Ted Pudlik <[email protected]>
Presubmit-Verified: CQ Bot Account <[email protected]>
Reviewed-by: Taylor Cramer <[email protected]>
Docs-Not-Needed: Ted Pudlik <[email protected]>
  • Loading branch information
tpudlik authored and CQ Bot Account committed Sep 27, 2024
1 parent 300cd1c commit 77f7b45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ register_toolchains(
"//pw_toolchain/arm_gcc:arm_gcc_cc_toolchain_cortex-m33+nofp",
"//pw_toolchain/host_clang:host_cc_toolchain_linux",
"//pw_toolchain/host_clang:host_cc_toolchain_macos",
dev_dependency = True,
)

register_toolchains(
Expand Down

0 comments on commit 77f7b45

Please sign in to comment.