]> git.pld-linux.org Git - packages/cpuburn.git/blobdiff - cpuburn.spec
- pass CFLAGS
[packages/cpuburn.git] / cpuburn.spec
index d9a4c8bf2e3179f06177dab56a88f12bf080fde9..834f1c45740aad04a2b92d2c5421817dd50d6302 100644 (file)
@@ -38,7 +38,9 @@ tak
 %patch0 -p1
 
 %build
-%{__make} CC="%{__cc}"
+%{__make} \
+       CC="%{__cc}" \
+       CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.073309 seconds and 4 git commands to generate.