packages: gcc/gcc.spec - speedup bootstrap stage1 build.

pluto pluto at pld-linux.org
Wed Apr 14 15:57:05 CEST 2010


Author: pluto                        Date: Wed Apr 14 13:57:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- speedup bootstrap stage1 build.

---- Files affected:
packages/gcc:
   gcc.spec (1.601 -> 1.602) 

---- Diffs:

================================================================
Index: packages/gcc/gcc.spec
diff -u packages/gcc/gcc.spec:1.601 packages/gcc/gcc.spec:1.602
--- packages/gcc/gcc.spec:1.601	Mon Mar 29 07:53:51 2010
+++ packages/gcc/gcc.spec	Wed Apr 14 15:57:00 2010
@@ -1503,7 +1503,7 @@
 		%{?with_bootstrap:%{?with_profiling:profiledbootstrap}} \
 		GCJFLAGS="%{rpmcflags}" \
 		BOOT_CFLAGS="%{rpmcflags}" \
-		STAGE1_CFLAGS="%{rpmcflags} -O0 -g0" \
+		STAGE1_CFLAGS="%{rpmcflags} -O0" \
 		GNATLIBCFLAGS="%{rpmcflags}" \
 		LDFLAGS_FOR_TARGET="%{rpmldflags}" \
 		mandir=%{_mandir} \
@@ -2291,6 +2291,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.602  2010/04/14 13:57:00  pluto
+- speedup bootstrap stage1 build.
+
 Revision 1.601  2010/03/29 05:53:51  arekm
 - rel 5; fix patches
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc.spec?r1=1.601&r2=1.602&f=u



More information about the pld-cvs-commit mailing list