SPECS: mtest.spec - pass CC

darekr darekr at pld-linux.org
Wed Nov 22 16:28:46 CET 2006


Author: darekr                       Date: Wed Nov 22 15:28:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass CC

---- Files affected:
SPECS:
   mtest.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/mtest.spec
diff -u SPECS/mtest.spec:1.14 SPECS/mtest.spec:1.15
--- SPECS/mtest.spec:1.14	Mon Apr 26 19:25:02 2004
+++ SPECS/mtest.spec	Wed Nov 22 16:28:41 2006
@@ -26,7 +26,9 @@
 %setup -q -n %{name}
 
 %build
-%{__make} CFLAGS="%{rpmcflags}"
+%{__make} \
+	CC="%{__cc}" \
+	CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -48,6 +50,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/11/22 15:28:41  darekr
+- pass CC
+
 Revision 1.14  2004/04/26 17:25:02  adamg
 - release 3 for Ac (2 is for Ra)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mtest.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list