commit 18b6ae14a5738a4ba8ade8551ecd38f7f6edeb31
Author: PaweÅ‚ Sikora <[email protected]>
Date:   Sun Nov 4 13:27:36 2012 +0100

    correct an old commit (f88f395: speedup bootstrap stage1 build).

 gcc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gcc.spec b/gcc.spec
index 843eeb3..c8d6325 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1640,7 +1640,7 @@ all $(all):
                %{?with_bootstrap:%{?with_profiling:profiledbootstrap}} \
                GCJFLAGS="%{rpmcflags}" \
                BOOT_CFLAGS="%{rpmcflags}" \
-               STAGE1_CFLAGS="%{rpmcflags} -O0" \
+               STAGE1_CFLAGS="%{rpmcflags} -O1 -g0" \
                GNATLIBCFLAGS="%{rpmcflags}" \
                LDFLAGS_FOR_TARGET="%{rpmldflags}" \
                mandir=%{_mandir} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/820d5da821494c18bb1cad5ff66d63db1e59905a

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to