aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'cnf/make.conf.example.arm.diff')
-rw-r--r--cnf/make.conf.example.arm.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/cnf/make.conf.example.arm.diff b/cnf/make.conf.example.arm.diff
index bb9356339..e52d1bc6f 100644
--- a/cnf/make.conf.example.arm.diff
+++ b/cnf/make.conf.example.arm.diff
@@ -36,7 +36,7 @@
+# -march=strongarm110 code will not run on a regular StrongARM).
+#
+# 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
++# https://gcc.gnu.org/onlinedocs/gcc-4.9.3/gcc/ARM-Options.html
+#
+# Netwinder:
+#CFLAGS="-mcpu=strongarm110 -O2 -pipe"