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 2120f57 commit 80fc612Copy full SHA for 80fc612
utils/bazel/.bazelrc
@@ -6,11 +6,6 @@
6
# Common flags that apply to all configurations.
7
# Use sparingly for things common to all compilers and platforms.
8
###############################################################################
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
13
14
# Prevent invalid caching if input files are modified during a build.
15
build --experimental_guard_against_concurrent_changes
16
utils/bazel/.bazelversion
@@ -1 +1 @@
1
-7.1.1
+6.1.2
0 commit comments