Skip to content

Commit

Permalink
Remove flag that's incompatible with Bazel 6
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 680709215
  • Loading branch information
mkruskal-google authored and copybara-github committed Sep 30, 2024
1 parent 6d65716 commit cd6df36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ build:ubsan --copt=-fno-sanitize=nonnull-attribute
# TODO: migrate all dependencies from WORKSPACE to MODULE.bazel
# https://github.com/protocolbuffers/protobuf/issues/14313
common --noenable_bzlmod
common --enable_workspace

# Important: this flag ensures that we remain compliant with the C++ layering
# check.
Expand Down

0 comments on commit cd6df36

Please sign in to comment.