File tree Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Original file line number Diff line number Diff line change 1- startup --windows_enable_symlinks
2- common --enable_bzlmod
3- build --registry=https://raw.githubusercontent.com/bazelboost/registry/main
4- build --registry=https://bcr.bazel.build
5- build --enable_platform_specific_config
6- build --incompatible_use_platforms_repo_for_constraints
7- build --incompatible_enable_cc_toolchain_resolution
8- build --incompatible_strict_action_env
9- 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-
16- common:ci --announce_rc
17- common:ci --verbose_failures
18- common:ci --keep_going
19- common:ci --disk_cache=~/.cache/bazel-disk-cache
1+ import %workspace%/bazel/common.bazelrc
202
213try-import %workspace%/user.bazelrc
You can’t perform that action at this time.
0 commit comments