mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 14:16:08 +00:00
[bazel] Update to 7.x (#86297)
This commit is contained in:
parent
01b1b0c1f7
commit
ab8ace3bfd
@ -6,6 +6,11 @@
|
||||
# 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
|
||||
|
||||
|
@ -1 +1 @@
|
||||
6.1.2
|
||||
7.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user