SPECS (DEVEL): uClibc.spec - disable ccache

glen glen at pld-linux.org
Tue Oct 17 16:14:24 CEST 2006


Author: glen                         Date: Tue Oct 17 14:14:24 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- disable ccache

---- Files affected:
SPECS:
   uClibc.spec (1.121.2.12 -> 1.121.2.13) 

---- Diffs:

================================================================
Index: SPECS/uClibc.spec
diff -u SPECS/uClibc.spec:1.121.2.12 SPECS/uClibc.spec:1.121.2.13
--- SPECS/uClibc.spec:1.121.2.12	Mon Jul 17 18:06:53 2006
+++ SPECS/uClibc.spec	Tue Oct 17 16:14:17 2006
@@ -27,6 +27,9 @@
 # note: the 2nd '\' is needed (some shell expansions?)
 %define		TARGET_ARCH	%(echo %{_target_cpu} | sed -e 's/i.86\\|athlon\\|pentium./i386/;s/ppc/powerpc/;s/amd64\\|ia32e/x86_64/')
 
+# FIXME: build fails if CC contains spaces
+%undefine	with_ccache
+
 %description
 Small libc for building embedded applications.
 
@@ -201,6 +204,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.121.2.13  2006/10/17 14:14:17  glen
+- disable ccache
+
 Revision 1.121.2.12  2006/07/17 16:06:53  sparky
 - up to 20060717, now we know it will be 0.9.29, so bump version
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/uClibc.spec?r1=1.121.2.12&r2=1.121.2.13&f=u



More information about the pld-cvs-commit mailing list