From a38252f346224254b7ea61c760c55ec7c07f312f Mon Sep 17 00:00:00 2001 From: Ned Ludd Date: Sun, 12 Aug 2007 18:18:35 +0000 Subject: 'decent' CFLAGS should not feature -O3. Bug 188619 svn path=/main/trunk/; revision=7596 --- cnf/make.conf.arm.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cnf/make.conf.arm.diff') diff --git a/cnf/make.conf.arm.diff b/cnf/make.conf.arm.diff index 6c1e7f173..9d84ca302 100644 --- a/cnf/make.conf.arm.diff +++ b/cnf/make.conf.arm.diff @@ -35,7 +35,7 @@ +# example, -march=xscale code will not run on a StrongARM 11x0, and +# -march=strongarm110 code will not run on a regular StrongARM). +# -+# Don't use -O3. Even -O2 may be risky in some cases. ++# Don't use -O2. 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/ARM-Options.html -- cgit v1.2.3-1-g7c22