Skip to content

Commit ff8f6b2

Browse files
committed
chore: sync with ecsact_common
1 parent 1567b15 commit ff8f6b2

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.3.2
1+
7.1.0

bazel/common.bazelrc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ common --registry=https://raw.githubusercontent.com/ecsact-dev/bazel_registry/ma
44
common --registry=https://raw.githubusercontent.com/bazelboost/registry/main
55
common --registry=https://bcr.bazel.build
66
build --enable_platform_specific_config
7-
build --incompatible_use_platforms_repo_for_constraints
87
build --incompatible_enable_cc_toolchain_resolution
98
build --incompatible_strict_action_env
109
build --enable_runfiles
@@ -13,7 +12,6 @@ query --noincompatible_remove_rule_name_parameter
1312

1413
# Temporary until https://github.com/grailbio/bazel-toolchain/pull/198 is merged
1514
build:linux --extra_toolchains=@llvm_toolchain//:cc-toolchain-x86_64-linux
16-
build:linux --linkopt=-lc++experimental
1715

1816
common:ci --announce_rc
1917
common:ci --verbose_failures

0 commit comments

Comments
 (0)