Skip to content

Commit f5a8c54

Browse files
authored
Merge branch 'main' into test.pipstar.universal
2 parents 4fa57dd + 8775555 commit f5a8c54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.bazelrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ build --enable_runfiles
2525
# Make Bazel 7 use bzlmod by default
2626
common --enable_bzlmod
2727

28+
# Local disk cache greatly speeds up builds if the regular cache is lost
29+
common --disk_cache=~/.cache/bazel/bazel-disk-cache
30+
2831
# Additional config to use for readthedocs builds.
2932
# See .readthedocs.yml for additional flags that can only be determined from
3033
# the runtime environment.

0 commit comments

Comments
 (0)