Merge pull request #6164 from haon4/cherrypick_fix_build

Cherrypick 014872a962 to fix build
pull/6169/head
Hao Nguyen 6 years ago committed by GitHub
commit e038b1e7c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      protobuf.pc.in

@ -8,5 +8,5 @@ Description: Google's Data Interchange Format
Version: @VERSION@
Libs: -L${libdir} -lprotobuf @PTHREAD_LIBS@
Libs.private: @LIBS@
Cflags: -I${includedir} @PTHREAD_CFLAGS@ @CXXFLAGS@
Cflags: -I${includedir} @PTHREAD_CFLAGS@
Conflicts: protobuf-lite

Loading…
Cancel
Save