components/gcc49/Makefile
changeset 5224 388b8a6cf76b
parent 5210 f83eefca4ec2
child 5248 6f0a9396a317
--- a/components/gcc49/Makefile	Mon Jan 04 01:34:17 2016 -0800
+++ b/components/gcc49/Makefile	Mon Jan 04 10:28:20 2016 -0800
@@ -177,6 +177,7 @@
 endif
 
 CONFIGURE_OPTIONS +=    --with-build-time-tools=/usr/gnu/bin
+CONFIGURE_OPTIONS +=    --with-build-config=bootstrap-O2
 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS)"
 CONFIGURE_OPTIONS +=	CXXFLAGS="$(CXXFLAGS)"
 CONFIGURE_OPTIONS +=    CPPFLAGS="$(CPPFLAGS)"