SPECS: kdelibs.spec - more distcc/CCLD/CXXLD fix

glen glen at pld-linux.org
Sat Nov 19 15:56:21 CET 2005


Author: glen                         Date: Sat Nov 19 14:56:21 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more distcc/CCLD/CXXLD fix

---- Files affected:
SPECS:
   kdelibs.spec (1.425 -> 1.426) 

---- Diffs:

================================================================
Index: SPECS/kdelibs.spec
diff -u SPECS/kdelibs.spec:1.425 SPECS/kdelibs.spec:1.426
--- SPECS/kdelibs.spec:1.425	Wed Nov 16 11:26:35 2005
+++ SPECS/kdelibs.spec	Sat Nov 19 15:56:15 2005
@@ -23,7 +23,7 @@
 Summary(uk):	K Desktop Environment - âŚÂĚŚĎÔĹËÉ
 Name:		kdelibs
 Version:	%{_ver}
-Release:	0.2
+Release:	0.3
 Epoch:		9
 License:	LGPL
 Group:		X11/Libraries
@@ -357,7 +357,8 @@
 %{__make} \
 	%{?with_verbose:VERBOSE=1} \
 	CXXLD=%{_host_cpu}-%{_vendor}-%{_os}-g++ \
-	CCLD=%{_host_cpu}-%{_vendor}-%{_os}-gcc
+	CCLD=%{_host_cpu}-%{_vendor}-%{_os}-gcc \
+	AM_MAKEFLAGS='CXXLD=$(CXXLD) CCLD=$(CCLD)'
 
 %{?with_apidocs:%{__make} apidox}
 
@@ -990,6 +991,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.426  2005/11/19 14:56:15  glen
+- more distcc/CCLD/CXXLD fix
+
 Revision 1.425  2005/11/16 10:26:35  glen
 - ccache build fix (CCLD, CCLD)
 - fixed duplicate files in -libs
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdelibs.spec?r1=1.425&r2=1.426&f=u




More information about the pld-cvs-commit mailing list