summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/power5/make.defaults')
-rw-r--r--profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/power5/make.defaults6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/power5/make.defaults b/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/power5/make.defaults
new file mode 100644
index 000000000000..0a3b7e1bd4c0
--- /dev/null
+++ b/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/power5/make.defaults
@@ -0,0 +1,6 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/power5/make.defaults,v 1.1 2006/07/14 05:29:51 dostrow Exp $
+
+CFLAGS="-O2 -pipe -mtune=power5 -mcpu=power5"
+CXXFLAGS=${CFLAGS}