Skip to content

Commit 80fc612

Browse files
authored
Revert "[bazel] Update to 7.x (#86297)" (#86325)
Reverting for #86297 (comment) This reverts commit ab8ace3.
1 parent 2120f57 commit 80fc612

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

utils/bazel/.bazelrc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@
66
# Common flags that apply to all configurations.
77
# Use sparingly for things common to all compilers and platforms.
88
###############################################################################
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-
149
# Prevent invalid caching if input files are modified during a build.
1510
build --experimental_guard_against_concurrent_changes
1611

utils/bazel/.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.1.1
1+
6.1.2

0 commit comments

Comments
 (0)