This prevents the Bazel `CcProtoAspect` from generating and linking C++ object code for these files. Without this blacklist, symbols for protobuf types depended on by `libprotobuf` may be defined multiple times and violate the ODR rule. Fixes https://github.com/google/protobuf/issues/4311pull/4334/head
parent
724f0be33d
commit
350b135e23
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue