mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 21:15:45 +00:00
Rebuild inputs lost from remote cache (#8765)
This commit is contained in:
@@ -14,6 +14,9 @@ common --worker_sandboxing
|
||||
common --local_test_jobs=64
|
||||
common --jobs=64
|
||||
|
||||
# Rebuild remote-only intermediate inputs if the remote cache loses them.
|
||||
common --rewind_lost_inputs
|
||||
|
||||
# Keep these C++ standard flags in sync with tools/copts.bzl and scripts/shardok_cpp_config.sh.
|
||||
common --cxxopt="--std=c++23"
|
||||
common --cxxopt="-Wno-deprecated-non-prototype"
|
||||
|
||||
Reference in New Issue
Block a user