summaryrefslogtreecommitdiff
path: root/.bazelrc
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2025-03-22 19:48:21 +0100
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2025-03-22 19:48:21 +0100
commit66cab5910166470f2479a03c3a95d5591c6a3a9d (patch)
tree279da930afab4efee9f9df59ce5bfffa3046e0af /.bazelrc
parente5488ec6f523decee12923f3a48000102b6ed489 (diff)
Upgrade asl to 0.2.0
Diffstat (limited to '.bazelrc')
-rw-r--r--.bazelrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bazelrc b/.bazelrc
index 2b10790..51dc4c0 100644
--- a/.bazelrc
+++ b/.bazelrc
@@ -1,6 +1,8 @@
common --registry=https://bcr.bazel.build
common --registry=https://git.stevenlr.com/460nm/bazel-registry.git/plain/
+build --enable_platform_specific_config
+
build:windows --extra_execution_platforms=//: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