]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- speedup bootstrap stage1 build.
authorPaweł Sikora <pluto@pld-linux.org>
Wed, 14 Apr 2010 13:57:00 +0000 (13:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.602

gcc.spec

index a9b1d2d0439727dc4e23b3e2ddc33108ea60a352..a2a2718e572ba9d1e7b53ecebc9fdc1ffb9a2476 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -1502,7 +1502,7 @@ all $(all):
                %{?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} \
This page took 0.076711 seconds and 4 git commands to generate.