Skip to content

Commit f61d89c

Browse files
Avoid ODR violations from bootstrapped protos
PiperOrigin-RevId: 639892103
1 parent 887e95d commit f61d89c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@ proto_lang_toolchain(
418418
name = "cc_toolchain",
419419
blacklisted_protos = [
420420
"//:compiler_plugin_proto",
421+
"//:cpp_features_proto",
421422
"//:descriptor_proto",
422423
],
423424
command_line = "--cpp_out=$(OUT)",

0 commit comments

Comments
 (0)