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 5bf7e8a commit dc3c5a5Copy full SHA for dc3c5a5
utils/bazel/.bazelrc
@@ -46,9 +46,6 @@ build --incompatible_no_implicit_file_export
46
# eventually become the default
47
common --incompatible_disallow_empty_glob
48
49
-# TODO: Remove once we move to bazel 7.x
50
-build --experimental_cc_shared_library
51
-
52
# Disabling runfiles links drastically increases performance in slow disk IO
53
# situations Do not build runfile trees by default. If an execution strategy
54
# relies on runfile symlink tree, the tree is created on-demand. See:
0 commit comments