Author: mmazur                       Date: Sun Mar  6 22:34:18 2005 GMT
Module: SPECS                         Tag: GCC_4
---- Log message:
- profiled bootstrap on ppc is borked and I need gcc on ppc; testing

---- Files affected:
SPECS:
   gcc.spec (1.259.2.66 -> 1.259.2.67) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.259.2.66 SPECS/gcc.spec:1.259.2.67
--- SPECS/gcc.spec:1.259.2.66   Sun Mar  6 18:47:55 2005
+++ SPECS/gcc.spec      Sun Mar  6 23:34:13 2005
@@ -522,7 +522,9 @@
 cd ..
 
 %{__make} -C obj-%{_target_platform} \
+%ifnarch ppc
        %{!?with_bootstrap:profiledbootstrap} \
+%endif
        GCJFLAGS="%{rpmcflags}" \
        BOOT_CFLAGS="%{rpmcflags}" \
        STAGE1_CFLAGS="%{rpmcflags} -O0" \
@@ -975,6 +977,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.259.2.67  2005/03/06 22:34:13  mmazur
+- profiled bootstrap on ppc is borked and I need gcc on ppc; testing
+
 Revision 1.259.2.66  2005/03/06 17:47:55  pluto
 - updated to 4.0.0-20050305.
 
================================================================

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


_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to