SPECS: gc.spec - disable -DUSE_LIBC_PRIVATES on sparc64

tommat tommat at pld-linux.org
Tue Jun 19 20:35:49 CEST 2007


Author: tommat                       Date: Tue Jun 19 18:35:49 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable -DUSE_LIBC_PRIVATES on sparc64

---- Files affected:
SPECS:
   gc.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/gc.spec
diff -u SPECS/gc.spec:1.35 SPECS/gc.spec:1.36
--- SPECS/gc.spec:1.35	Tue Feb 13 08:16:44 2007
+++ SPECS/gc.spec	Tue Jun 19 20:35:44 2007
@@ -66,7 +66,9 @@
 %{__autoconf}
 %{__automake}
 %configure \
+%ifnarch sparc64
 	CPPFLAGS="-DUSE_LIBC_PRIVATES" \
+%endif
 	--enable-threads=posix
 %{__make}
 
@@ -109,6 +111,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2007/06/19 18:35:44  tommat
+- disable -DUSE_LIBC_PRIVATES on sparc64
+
 Revision 1.35  2007/02/13 07:16:44  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gc.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list