SPECS: cpuburn.spec - pass CFLAGS
darekr
darekr at pld-linux.org
Sun Aug 27 23:38:38 CEST 2006
Author: darekr Date: Sun Aug 27 21:38:38 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass CFLAGS
---- Files affected:
SPECS:
cpuburn.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/cpuburn.spec
diff -u SPECS/cpuburn.spec:1.8 SPECS/cpuburn.spec:1.9
--- SPECS/cpuburn.spec:1.8 Mon Jan 24 14:32:02 2005
+++ SPECS/cpuburn.spec Sun Aug 27 23:38:33 2006
@@ -39,7 +39,9 @@
%patch0 -p1
%build
-%{__make} CC="%{__cc}"
+%{__make} \
+ CC="%{__cc}" \
+ CFLAGS="%{rpmcflags}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -61,6 +63,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2006/08/27 21:38:33 darekr
+- pass CFLAGS
+
Revision 1.8 2005/01/24 13:32:02 saq
- updated urls
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cpuburn.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list