aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'cnf/make.conf.example.sparc.diff')
-rw-r--r--cnf/make.conf.example.sparc.diff6
1 files changed, 3 insertions, 3 deletions
diff --git a/cnf/make.conf.example.sparc.diff b/cnf/make.conf.example.sparc.diff
index c68a95aa9..1055b4a22 100644
--- a/cnf/make.conf.example.sparc.diff
+++ b/cnf/make.conf.example.sparc.diff
@@ -8,7 +8,7 @@
+# ============
+# This should be left to the default value of sparc-unknown-linux-gnu unless
+# you are absolutely certain of the consequences. In addition to potentially
-+# destroying your system, you will receive no support and your bugs will be
++# destroying your system, you will receive no support and your bugs will be
+# marked INVALID if you change this.
+#
+# CHOST="sparc-unknown-linux-gnu"
@@ -25,8 +25,8 @@
-#CFLAGS="-O2 -pipe"
-#
+# Sparc specific cpu optimizatiobn flags can be found here:
-+# http://gcc.gnu.org/onlinedocs/gcc-3.3/gcc/SPARC-Options.html#SPARC%20Options
-+#
++# https://gcc.gnu.org/onlinedocs/gcc-4.9.3/gcc/SPARC-Options.html
++#
+# -mcpu=<cpu-type> means optimize code for the particular type of CPU without
+# breaking compatibility with other CPUs.
+#