]> git.pld-linux.org Git - packages/protobuf.git/commitdiff
- but don't overwrite these auto/th/protobuf-2.5.0-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 30 Aug 2014 20:57:51 +0000 (22:57 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 30 Aug 2014 20:57:51 +0000 (22:57 +0200)
protobuf.spec

index e9ef7cfb930a65b781b32b4a14e932336fda8e2a..82aae872e62b3f342fe1bf1df70e35ff2d5e5054 100644 (file)
@@ -166,8 +166,8 @@ opisów buforów protokołowych (Protocol Buffers).
 %{__automake}
 # Additional variables defined according to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192821
 %configure \
-       CFLAGS='-DGOOGLE_PROTOBUF_NO_RTTI' \
-       CPPFLAGS='-DGOOGLE_PROTOBUF_NO_RTTI'
+       CFLAGS='%{rpmcflags} -DGOOGLE_PROTOBUF_NO_RTTI' \
+       CPPFLAGS='%{rpmcppflags} -DGOOGLE_PROTOBUF_NO_RTTI'
 %{__make}
 
 %if %{with python}
This page took 0.096841 seconds and 4 git commands to generate.