]> git.pld-linux.org Git - packages/cpuburn.git/commitdiff
- pass CFLAGS
authordarekr <darekr@pld-linux.org>
Sun, 27 Aug 2006 21:38:33 +0000 (21:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cpuburn.spec -> 1.9

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.076071 seconds and 4 git commands to generate.