From d65cb2db597e08bdfaadc4e9d9ed0cb209312cd8 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 15 Aug 2007 03:35:04 +0000 Subject: 'decent' CFLAGS should not feature -O3. Bug 188619 (trunk r7595:7597) svn path=/main/branches/2.1.2/; revision=7608 --- cnf/make.conf.ppc.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cnf/make.conf.ppc.diff') diff --git a/cnf/make.conf.ppc.diff b/cnf/make.conf.ppc.diff index f01a2da3c..76a97d3c2 100644 --- a/cnf/make.conf.ppc.diff +++ b/cnf/make.conf.ppc.diff @@ -55,7 +55,7 @@ +# all G3 and pre machines. (note it will not hurt pre G3 machines either to +# use this mcpu option as it is the default for gcc 3.2.x anyway) +# -+#CFLAGS="-O3 -pipe -mcpu=G3 -fno-strict-aliasing" ++#CFLAGS="-O2 -pipe -mcpu=G3 -fno-strict-aliasing" + +# Recommended settings for GCC 2.95.3 only (Gentoo 1.2 or older): +# -- cgit v1.2.3-1-g7c22