summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2007-08-13 06:58:36 +0000
committerNed Ludd <solar@gentoo.org>2007-08-13 06:58:36 +0000
commit90974fde01b473a9f5d68924d5d035b74980ddf6 (patch)
tree1f4bc2931a09716af319dd9ea7dcaef2b1a617bf /cnf/make.conf.ppc64.diff
parent'decent' CFLAGS should not feature -O3. Bug 188619 (diff)
downloadportage-multirepo-90974fde01b473a9f5d68924d5d035b74980ddf6.tar.gz
portage-multirepo-90974fde01b473a9f5d68924d5d035b74980ddf6.tar.bz2
portage-multirepo-90974fde01b473a9f5d68924d5d035b74980ddf6.zip
- revert a few -O2 when they should of remained -O3 in comments
svn path=/main/trunk/; revision=7597
Diffstat (limited to 'cnf/make.conf.ppc64.diff')
-rw-r--r--cnf/make.conf.ppc64.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/cnf/make.conf.ppc64.diff b/cnf/make.conf.ppc64.diff
index bafad216..2aaec01f 100644
--- a/cnf/make.conf.ppc64.diff
+++ b/cnf/make.conf.ppc64.diff
@@ -42,7 +42,7 @@
+# feature. Note: you should also include -mabi=altivec flag if using this option.
#
-#CFLAGS="-O2 -pipe"
-+# -O2 for the most part seems ok but should be used with caution as
++# -O3 for the most part seems ok but should be used with caution as
+# for instance app-editors/vim has problems if it is used. -O2 is a
+# good selection.
+#