mirror of
https://github.com/google/cpu_features.git
synced 2025-07-02 21:53:18 +02:00
Switch to cpu_features
to bazelmod (#365)
This commit is contained in:

committed by
GitHub

parent
c6a22fc617
commit
7a8174a371
3
.bazelrc
3
.bazelrc
@ -3,6 +3,9 @@
|
||||
# Use sparingly for things common to all compilers and platforms.
|
||||
###############################################################################
|
||||
|
||||
# Enable Bzlmod for every Bazel command
|
||||
common --enable_bzlmod
|
||||
|
||||
# Prevent invalid caching if input files are modified during a build.
|
||||
build --experimental_guard_against_concurrent_changes
|
||||
|
||||
|
Reference in New Issue
Block a user