Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions utils/bazel/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ build --incompatible_no_implicit_file_export
# eventually become the default
common --incompatible_disallow_empty_glob

# TODO: Remove once we move to bazel 7.x
build --experimental_cc_shared_library

# Disabling runfiles links drastically increases performance in slow disk IO
# situations Do not build runfile trees by default. If an execution strategy
# relies on runfile symlink tree, the tree is created on-demand. See:
Expand Down
Loading