瀏覽代碼

Revert "protobuf.pc.in does not reflect CXXFLAGS"

This reverts commit a7180caf19ae150d9a3f9724600b0eed4b5da830.
Seth Girvan 6 年之前
父節點
當前提交
cdf873f29b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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