summaryrefslogtreecommitdiffstats
path: root/cnf/make.conf.alpha.diff
diff options
context:
space:
mode:
Diffstat (limited to 'cnf/make.conf.alpha.diff')
-rw-r--r--cnf/make.conf.alpha.diff4
1 files changed, 2 insertions, 2 deletions
diff --git a/cnf/make.conf.alpha.diff b/cnf/make.conf.alpha.diff
index 5fa4ae30b..f0a4e3852 100644
--- a/cnf/make.conf.alpha.diff
+++ b/cnf/make.conf.alpha.diff
@@ -33,8 +33,8 @@
#
+# Decent examples:
+#
-+#CFLAGS="-mcpu=ev67 -O3 -pipe "
-+CFLAGS="-mcpu=ev5 -O3 -pipe "
++#CFLAGS="-mcpu=ev67 -O2 -pipe "
++CFLAGS="-mcpu=ev5 -O2 -pipe "
+
# If you set a CFLAGS above, then this line will set your default C++ flags to
# the same settings.