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 6b6df16 commit 22c1b58Copy full SHA for 22c1b58
utils/bazel/.bazelrc
@@ -9,7 +9,7 @@
9
10
# Flip off to disable MODULE.bazel until we're ready.
11
# https://github.com/llvm/llvm-project/issues/55924
12
-common --enable_bzlmod=false
+common --enable_bzlmod=false --enable_workspace
13
14
# Prevent invalid caching if input files are modified during a build.
15
build --experimental_guard_against_concurrent_changes
0 commit comments