SPECS (GCC_4_1): gcc.spec - kill config.sub hack

sparky sparky at pld-linux.org
Sun Feb 12 15:17:48 CET 2006


Author: sparky                       Date: Sun Feb 12 14:17:48 2006 GMT
Module: SPECS                         Tag: GCC_4_1
---- Log message:
- kill config.sub hack

---- Files affected:
SPECS:
   gcc.spec (1.396.2.24 -> 1.396.2.25) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.396.2.24 SPECS/gcc.spec:1.396.2.25
--- SPECS/gcc.spec:1.396.2.24	Sun Feb 12 14:20:56 2006
+++ SPECS/gcc.spec	Sun Feb 12 15:17:43 2006
@@ -802,9 +802,6 @@
 %{__autoconf}
 cd ..
 cp -f /usr/share/automake/config.sub .
-sed -e '/ppc.*basic_machine=powerpc-unknown/a;;\nppc74[05]0-*) basic_machine=powerpc-`echo $basic_machine | sed "s/^[^-]*-//"`' \
-	-i config.sub	
-
 
 rm -rf obj-%{_target_platform}
 install -d obj-%{_target_platform}
@@ -1376,6 +1373,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.396.2.25  2006/02/12 14:17:43  sparky
+- kill config.sub hack
+
 Revision 1.396.2.24  2006/02/12 13:20:56  sparky
 - a lil hack of config.sub so ppc74[05]0-pld-linux-gcc will work
   (not needed in other apps as --host=ppc-pld-linux is used)
================================================================

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



More information about the pld-cvs-commit mailing list