1
Fork 0
hermetic_cc_toolchain/.bazelrc

10 lines
258 B
Plaintext

test --sandbox_default_allow_network=false
test --test_output=errors
build --verbose_failures
build --worker_sandboxing
build --compilation_mode=opt
build --incompatible_enable_cc_toolchain_resolution
build --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1