[packages/protobuf] - but don't overwrite these

arekm arekm at pld-linux.org
Sat Aug 30 22:57:55 CEST 2014


commit 36397081275917744037e3ac1cfe1d1a86fe83ae
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Aug 30 22:57:51 2014 +0200

    - but don't overwrite these

 protobuf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/protobuf.spec b/protobuf.spec
index e9ef7cf..82aae87 100644
--- a/protobuf.spec
+++ b/protobuf.spec
@@ -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}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/protobuf.git/commitdiff/36397081275917744037e3ac1cfe1d1a86fe83ae



More information about the pld-cvs-commit mailing list