Upgrade Bazel to 8.0.0

This commit is contained in:
2024-12-10 21:49:49 +01:00
parent af164f9af2
commit 5b531fa495
5 changed files with 185 additions and 47 deletions

View File

@ -1,5 +1,6 @@
build:windows --extra_execution_platforms=//:x64_windows-clang-cl
build:windows --extra_toolchains=@@local_config_cc//:cc-toolchain-x64_windows-clang-cl
# @Todo(bazel) We should be able to use @local_config_cc...
build:windows --extra_toolchains=@@rules_cc++cc_configure_extension+local_config_cc//:cc-toolchain-x64_windows-clang-cl
build:linux --repo_env=CC=clang