We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1136239 commit db715f9Copy full SHA for db715f9
utils/bazel/.bazelrc
@@ -13,7 +13,7 @@ common --enable_bzlmod --noenable_workspace
13
common --legacy_external_runfiles
14
15
# Prevent invalid caching if input files are modified during a build.
16
-build --experimental_guard_against_concurrent_changes
+build --guard_against_concurrent_changes
17
18
# Automatically enable --config=(linux|macos|windows) based on the host
19
build --enable_platform_specific_config
0 commit comments