commit | cdf873f29b440e7f4248b8743eb652ec29cad8ff | [log] [tgz] |
---|---|---|
author | Seth Girvan <snth@snthhacks.com> | Tue Apr 30 17:35:36 2019 -0700 |
committer | Adam Cozzette <acozzette@google.com> | Fri May 10 11:32:20 2019 -0700 |
tree | 366e4bd9f2e8e823ce321b4b604dc6fd0c8fa06a | |
parent | 55f89a10fade2608a415cc99e970052826f802b3 [diff] |
Revert "protobuf.pc.in does not reflect CXXFLAGS" This reverts commit a7180caf19ae150d9a3f9724600b0eed4b5da830.
diff --git a/protobuf.pc.in b/protobuf.pc.in index 282fef3..4e88b51 100644 --- a/protobuf.pc.in +++ b/protobuf.pc.in
@@ -8,5 +8,5 @@ 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