Skip to content

Commit

Permalink
Revert "[bazel] Update to 7.x (llvm#86297)"
Browse files Browse the repository at this point in the history
Reverting for llvm#86297 (comment)

This reverts commit ab8ace3.
  • Loading branch information
keith committed Mar 22, 2024
1 parent 83e9697 commit 01d50b2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions utils/bazel/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@
# Common flags that apply to all configurations.
# Use sparingly for things common to all compilers and platforms.
###############################################################################

# Flip off to disable MODULE.bazel until we're ready.
# https://github.com/llvm/llvm-project/issues/55924
common --enable_bzlmod=false

# Prevent invalid caching if input files are modified during a build.
build --experimental_guard_against_concurrent_changes

Expand Down
2 changes: 1 addition & 1 deletion utils/bazel/.bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.1.1
6.1.2

0 comments on commit 01d50b2

Please sign in to comment.