]> git.pld-linux.org Git - packages/bing.git/blobdiff - bing.spec
- added CFLAGS="%%{rpmcflags}" CC=%%{__cc} to make parameters.
[packages/bing.git] / bing.spec
index 3c11c99c32cf3efc31d4c094383269a7d940d733..b3fdef037a5d8bc66c5f00b754867b291eb16518 100644 (file)
--- a/bing.spec
+++ b/bing.spec
@@ -27,7 +27,7 @@ ICMP.
 %patch -p0 
 
 %build
-%{__make}
+%{__make} CFLAGS="%{rpmcflags}" CC=%{__cc}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.085405 seconds and 4 git commands to generate.