Explorar o código

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

This reverts commit a7180caf19ae150d9a3f9724600b0eed4b5da830.
Seth Girvan %!s(int64=6) %!d(string=hai) anos
pai
achega
cdf873f29b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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