aboutsummaryrefslogtreecommitdiff
path: root/examples/add_person.cc
diff options
context:
space:
mode:
authorJohn Millikin <john@john-millikin.com>2018-02-24 11:36:49 -0800
committerJohn Millikin <john@john-millikin.com>2018-02-24 11:36:49 -0800
commit350b135e233ba607e5cbc08a4f8b824d20f4b9c9 (patch)
treec5b095c6c409838f000e6093a6ea9da095ad1906 /examples/add_person.cc
parent724f0be33d0eb42055ebe81ce0c8c7bf88ea666c (diff)
downloadprotobuf-350b135e233ba607e5cbc08a4f8b824d20f4b9c9.tar.gz
protobuf-350b135e233ba607e5cbc08a4f8b824d20f4b9c9.tar.bz2
protobuf-350b135e233ba607e5cbc08a4f8b824d20f4b9c9.zip
Blacklist all WELL_KNOWN_PROTOS from Bazel C++ code generation.
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/4311
Diffstat (limited to 'examples/add_person.cc')
0 files changed, 0 insertions, 0 deletions