mirror of
https://github.com/google/cpu_features.git
synced 2025-11-16 04:00:37 +01: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