summaryrefslogtreecommitdiffstats
path: root/cnf/make.conf.x86-fbsd.diff
diff options
context:
space:
mode:
Diffstat (limited to 'cnf/make.conf.x86-fbsd.diff')
-rw-r--r--cnf/make.conf.x86-fbsd.diff4
1 files changed, 2 insertions, 2 deletions
diff --git a/cnf/make.conf.x86-fbsd.diff b/cnf/make.conf.x86-fbsd.diff
index 787bc3526..c2cf7cb71 100644
--- a/cnf/make.conf.x86-fbsd.diff
+++ b/cnf/make.conf.x86-fbsd.diff
@@ -48,8 +48,8 @@
#
+# Decent examples:
+#
-+#CFLAGS="-mtune=athlon-xp -O3 -pipe"
-+#CFLAGS="-march=pentium3 -O3 -pipe"
++#CFLAGS="-mtune=athlon-xp -O2 -pipe"
++#CFLAGS="-march=pentium3 -O2 -pipe"
+
# If you set a CFLAGS above, then this line will set your default C++ flags to
# the same settings.