SPECS: icomplete.spec - pass CC=%%__cc to make
twittner
twittner at pld-linux.org
Wed Apr 5 20:43:15 CEST 2006
Author: twittner Date: Wed Apr 5 18:43:15 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass CC=%%__cc to make
---- Files affected:
SPECS:
icomplete.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/icomplete.spec
diff -u SPECS/icomplete.spec:1.5 SPECS/icomplete.spec:1.6
--- SPECS/icomplete.spec:1.5 Tue Apr 4 20:18:46 2006
+++ SPECS/icomplete.spec Wed Apr 5 20:43:10 2006
@@ -38,6 +38,7 @@
%build
# not autoconf generated configure
+CC="%{__cc}" \
CFLAGS="%{rpmcflags}" \
CXXFLAGS="%{rpmcxxflags}" \
./configure \
@@ -80,6 +81,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2006/04/05 18:43:10 twittner
+- pass CC=%%__cc to make
+
Revision 1.5 2006/04/04 18:18:46 blekot
- /etc/icomplete.conf should be 644, not 640
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/icomplete.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list