Skip to content

Commit dc3c5a5

Browse files
authored
[bazel] Remove old config option (#169133)
The default of this has been flipped since we're on 8.x
1 parent 5bf7e8a commit dc3c5a5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

utils/bazel/.bazelrc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ build --incompatible_no_implicit_file_export
4646
# eventually become the default
4747
common --incompatible_disallow_empty_glob
4848

49-
# TODO: Remove once we move to bazel 7.x
50-
build --experimental_cc_shared_library
51-
5249
# Disabling runfiles links drastically increases performance in slow disk IO
5350
# situations Do not build runfile trees by default. If an execution strategy
5451
# relies on runfile symlink tree, the tree is created on-demand. See:

0 commit comments

Comments
 (0)