SPECS: X11-driver-firegl.spec - pass C and CC to make
charles
charles at pld-linux.org
Thu Dec 29 16:39:49 CET 2005
Author: charles Date: Thu Dec 29 15:39:49 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass C and CC to make
---- Files affected:
SPECS:
X11-driver-firegl.spec (1.111 -> 1.112)
---- Diffs:
================================================================
Index: SPECS/X11-driver-firegl.spec
diff -u SPECS/X11-driver-firegl.spec:1.111 SPECS/X11-driver-firegl.spec:1.112
--- SPECS/X11-driver-firegl.spec:1.111 Wed Dec 28 01:29:34 2005
+++ SPECS/X11-driver-firegl.spec Thu Dec 29 16:39:44 2005
@@ -168,6 +168,8 @@
%if %{with userspace}
%{__make} -C panel_src \
+ C="%{__cc}" \
+ CC="%{__cxx}" \
CCFLAGS="%{rpmcflags} -DFGLRX_USE_XEXTENSIONS" \
MK_QTDIR=/usr \
LIBQT_DYN=qt-mt
@@ -273,6 +275,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.112 2005/12/29 15:39:44 charles
+- pass C and CC to make
+
Revision 1.111 2005/12/28 00:29:34 arekm
- rel 1; proper requires
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/X11-driver-firegl.spec?r1=1.111&r2=1.112&f=u
More information about the pld-cvs-commit
mailing list