specify bazel version + more tests
add these toolchains: 1. toolchain-free (on-host gcc) 2. llvm without sysroot
This commit is contained in:
1
.bazelrc
1
.bazelrc
@@ -2,7 +2,6 @@ common --color=yes --curses=yes
|
||||
|
||||
build --announce_rc
|
||||
build --incompatible_enable_cc_toolchain_resolution
|
||||
build --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
||||
|
||||
build:hermetic-sandbox --experimental_use_hermetic_linux_sandbox
|
||||
build:hermetic-sandbox --sandbox_add_mount_pair=/bin
|
||||
|
||||
Reference in New Issue
Block a user