[bazel] Update toolchain to support systemcore (#7689)

This commit is contained in:
PJ Reiniger
2025-01-16 12:52:43 -05:00
committed by GitHub
parent a14545102f
commit a9f3fc6b2c
3 changed files with 33 additions and 11 deletions

View File

@@ -0,0 +1,10 @@
build:systemcore --config=base_linux
build:systemcore --platforms=@rules_bzlmodrio_toolchains//platforms/systemcore
build:systemcore --build_tag_filters=-no-bookworm
build:systemcore --features=compiler_param_file
build:systemcore --platform_suffix=systemcore
build:systemcore --incompatible_enable_cc_toolchain_resolution
build:systemcore --cxxopt=-Wno-error=deprecated-declarations