SPECS: kdepim.spec - ccache hack

glen glen at pld-linux.org
Tue Mar 28 13:59:40 CEST 2006


Author: glen                         Date: Tue Mar 28 11:59:40 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ccache hack

---- Files affected:
SPECS:
   kdepim.spec (1.218 -> 1.219) 

---- Diffs:

================================================================
Index: SPECS/kdepim.spec
diff -u SPECS/kdepim.spec:1.218 SPECS/kdepim.spec:1.219
--- SPECS/kdepim.spec:1.218	Sun Mar 26 19:41:44 2006
+++ SPECS/kdepim.spec	Tue Mar 28 13:59:34 2006
@@ -555,7 +555,10 @@
 	--with-distribution="PLD Linux Distribution" \
 	--with-qt-libraries=%{_libdir}
 
-%{__make}
+%{__make} \
+	CXXLD=%{_host_cpu}-%{_vendor}-%{_os}-g++ \
+	CCLD=%{_host_cpu}-%{_vendor}-%{_os}-gcc \
+	AM_MAKEFLAGS='CXXLD=$(CXXLD) CCLD=$(CCLD)'
 
 %{?with_apidocs:%{__make} apidox}
 
@@ -1383,6 +1386,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.219  2006/03/28 11:59:34  glen
+- ccache hack
+
 Revision 1.218  2006/03/26 17:41:44  arekm
 - up to 3.5.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdepim.spec?r1=1.218&r2=1.219&f=u



More information about the pld-cvs-commit mailing list