Skip to content

BUG: protobuf was linking with the system zlib.

Dan Lipsa requested to merge danlipsa/protobuf:protobuf-no-zlib into master

As we don't use protobuf + zlib we don't include zlib at all.

Merge request reports