We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e52fe0 commit 4c3d26bCopy full SHA for 4c3d26b
bazel/common.bazelrc
@@ -10,10 +10,6 @@ build --enable_runfiles
10
build --noincompatible_remove_rule_name_parameter
11
query --noincompatible_remove_rule_name_parameter
12
13
-# Temporary until https://github.com/grailbio/bazel-toolchain/pull/198 is merged
14
-build:linux --extra_toolchains=@llvm_toolchain//:cc-toolchain-x86_64-linux
15
-build:linux --linkopt=-lc++experimental
16
-
17
common:ci --announce_rc
18
common:ci --verbose_failures
19
common:ci --keep_going
0 commit comments