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.sparc.diff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cnf/make.conf.sparc.diff') diff --git a/cnf/make.conf.sparc.diff b/cnf/make.conf.sparc.diff index 68c442829..e73357b08 100644 --- a/cnf/make.conf.sparc.diff +++ b/cnf/make.conf.sparc.diff @@ -48,8 +48,8 @@ +# +# Decent examples: +# -+#CFLAGS="-mcpu=supersparc -O3 -pipe" -+#CFLAGS="-mcpu=ultrasparc -O3 -pipe" ++#CFLAGS="-mcpu=supersparc -O2 -pipe" ++#CFLAGS="-mcpu=ultrasparc -O2 -pipe" +#CFLAGS="-mcpu=v8 -mtune=v9 -O2 -pipe" + # If you set a CFLAGS above, then this line will set your default C++ flags to -- cgit v1.2.3-1-g7c22