From 90974fde01b473a9f5d68924d5d035b74980ddf6 Mon Sep 17 00:00:00 2001 From: Ned Ludd Date: Mon, 13 Aug 2007 06:58:36 +0000 Subject: - revert a few -O2 when they should of remained -O3 in comments svn path=/main/trunk/; revision=7597 --- cnf/make.conf.sh.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cnf/make.conf.sh.diff') diff --git a/cnf/make.conf.sh.diff b/cnf/make.conf.sh.diff index 774c7b7f..5032c85e 100644 --- a/cnf/make.conf.sh.diff +++ b/cnf/make.conf.sh.diff @@ -31,7 +31,7 @@ +# your CHOST so if you are using "sh4-unknown-linux-gnu", you should have +# -m4 below. # -+# Don't use -O2. Even -O2 may be risky in some cases. ++# Don't use -O3. Even -O2 may be risky in some cases. +# +# For a full listing of supported CPU models, please refer to the GCC website: +# http://gcc.gnu.org/onlinedocs/gcc-3.3/gcc/SH-Options.html -- cgit v1.2.3-65-gdbad