SPECS: gcc.spec - pass CC=%%{__cc} to configure.
pluto
pluto at pld-linux.org
Fri Mar 7 00:11:59 CET 2008
Author: pluto Date: Thu Mar 6 23:11:59 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass CC=%%{__cc} to configure.
---- Files affected:
SPECS:
gcc.spec (1.524 -> 1.525)
---- Diffs:
================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.524 SPECS/gcc.spec:1.525
--- SPECS/gcc.spec:1.524 Fri Mar 7 00:01:09 2008
+++ SPECS/gcc.spec Fri Mar 7 00:11:54 2008
@@ -1336,6 +1336,7 @@
rm -rf builddir && install -d builddir && cd builddir
+CC="%{__cc}" \
CFLAGS="%{rpmcflags}" \
CXXFLAGS="%{rpmcxxflags}" \
TEXCONFIG=false \
@@ -2126,6 +2127,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.525 2008-03-06 23:11:54 pluto
+- pass CC=%%{__cc} to configure.
+
Revision 1.524 2008-03-06 23:01:09 pluto
- alpha_ada-fix.patch not needed.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc.spec?r1=1.524&r2=1.525&f=u
More information about the pld-cvs-commit
mailing list