Skip to content

Commit

Permalink
Avoid ODR violations from bootstrapped protos
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 639892103
  • Loading branch information
mkruskal-google committed Jun 4, 2024
1 parent 887e95d commit f61d89c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@ proto_lang_toolchain(
name = "cc_toolchain",
blacklisted_protos = [
"//:compiler_plugin_proto",
"//:cpp_features_proto",
"//:descriptor_proto",
],
command_line = "--cpp_out=$(OUT)",
Expand Down

0 comments on commit f61d89c

Please sign in to comment.