mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-14 18:06:27 +00:00
[bazel] Fix lit tests with bazel 8.x (#119462)
https://github.com/llvm/llvm-project/issues/83066
This commit is contained in:
parent
850c932f05
commit
bedbafff2d
@ -11,6 +11,9 @@
|
||||
# https://github.com/llvm/llvm-project/issues/55924
|
||||
common --enable_bzlmod=false --enable_workspace
|
||||
|
||||
# TODO: Remove lit test reliance on this
|
||||
common --legacy_external_runfiles
|
||||
|
||||
# Prevent invalid caching if input files are modified during a build.
|
||||
build --experimental_guard_against_concurrent_changes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user