SPECS: gcc.spec - configure --with-cpu=ultrasparc on sparc64 (merg...

qboosh qboosh at pld-linux.org
Sun Dec 31 01:09:07 CET 2006


Author: qboosh                       Date: Sun Dec 31 00:09:07 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- configure --with-cpu=ultrasparc on sparc64 (merged from AC-branch)

---- Files affected:
SPECS:
   gcc.spec (1.444 -> 1.445) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.444 SPECS/gcc.spec:1.445
--- SPECS/gcc.spec:1.444	Sun Dec 31 00:59:20 2006
+++ SPECS/gcc.spec	Sun Dec 31 01:09:02 2006
@@ -855,6 +855,9 @@
 	--%{?with_multilib:en}%{!?with_multilib:dis}able-multilib \
 	--enable-nls \
 	--disable-werror \
+%ifarch sparc64
+	--with-cpu=ultrasparc \
+%endif
 	--with-gnu-as \
 	--with-gnu-ld \
 	--with-demangler-in-ld \
@@ -1514,6 +1517,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.445  2006/12/31 00:09:02  qboosh
+- configure --with-cpu=ultrasparc on sparc64 (merged from AC-branch)
+
 Revision 1.444  2006/12/30 23:59:20  qboosh
 - sparc64->sparc hardlinks only if built with multilib
 - handle different c++config.h files if c++ is built with multilib
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.444&r2=1.445&f=u



More information about the pld-cvs-commit mailing list