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 850c932 commit bedbaffCopy full SHA for bedbaff
utils/bazel/.bazelrc
@@ -11,6 +11,9 @@
11
# https://github.com/llvm/llvm-project/issues/55924
12
common --enable_bzlmod=false --enable_workspace
13
14
+# TODO: Remove lit test reliance on this
15
+common --legacy_external_runfiles
16
+
17
# Prevent invalid caching if input files are modified during a build.
18
build --experimental_guard_against_concurrent_changes
19
0 commit comments