summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'cnf/make.conf.sh.diff')
-rw-r--r--cnf/make.conf.sh.diff4
1 files changed, 1 insertions, 3 deletions
diff --git a/cnf/make.conf.sh.diff b/cnf/make.conf.sh.diff
index 5032c85e..f2784e61 100644
--- a/cnf/make.conf.sh.diff
+++ b/cnf/make.conf.sh.diff
@@ -20,7 +20,7 @@
# Host and optimization settings
# ==============================
#
-@@ -33,10 +46,17 @@
+@@ -33,10 +46,15 @@
# package (and in some cases the libraries it uses) at default optimizations
# before reporting errors to developers.
#
@@ -31,8 +31,6 @@
+# your CHOST so if you are using "sh4-unknown-linux-gnu", you should have
+# -m4 below.
#
-+# 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
+#