summaryrefslogtreecommitdiffstats
path: root/cnf/make.conf.ppc64.diff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2007-08-12 18:18:35 +0000
committerNed Ludd <solar@gentoo.org>2007-08-12 18:18:35 +0000
commita38252f346224254b7ea61c760c55ec7c07f312f (patch)
tree3faa75e340b33c67f8c38a7835ea1fe0c62a01a9 /cnf/make.conf.ppc64.diff
parent35c035842c364c81635f6be63f6e13debb582255 (diff)
downloadportage-a38252f346224254b7ea61c760c55ec7c07f312f.tar.gz
portage-a38252f346224254b7ea61c760c55ec7c07f312f.tar.bz2
portage-a38252f346224254b7ea61c760c55ec7c07f312f.zip
'decent' CFLAGS should not feature -O3. Bug 188619
svn path=/main/trunk/; revision=7596
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 2aaec01f0..bafad2167 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"
-+# -O3 for the most part seems ok but should be used with caution as
++# -O2 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.
+#