Browse Source

Merge pull request #6164 from haon4/cherrypick_fix_build

Cherrypick 014872a962a85fe11cd5a1798a8a390b64493c48 to fix build
Hao Nguyen 6 years ago
parent
commit
e038b1e7c0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      protobuf.pc.in

+ 1 - 1
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