SPECS: abr2gbr.spec - use optflags

qboosh qboosh at pld-linux.org
Sat Feb 4 22:42:28 CET 2006


Author: qboosh                       Date: Sat Feb  4 21:42:28 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use optflags

---- Files affected:
SPECS:
   abr2gbr.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/abr2gbr.spec
diff -u SPECS/abr2gbr.spec:1.3 SPECS/abr2gbr.spec:1.4
--- SPECS/abr2gbr.spec:1.3	Sat Feb  4 22:40:46 2006
+++ SPECS/abr2gbr.spec	Sat Feb  4 22:42:23 2006
@@ -37,7 +37,9 @@
 %setup -qc
 
 %build
-%{__make} -C src
+%{__make} -C src \
+	CC="%{__cc}" \
+	CDEBUG="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -60,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/02/04 21:42:23  qboosh
+- use optflags
+
 Revision 1.3  2006/02/04 21:40:46  qboosh
 - pl fixes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/abr2gbr.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list