summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/power3/make.defaults')
-rw-r--r--profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/power3/make.defaults7
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/power3/make.defaults b/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/power3/make.defaults
new file mode 100644
index 000000000000..3ac4a3fcae2b
--- /dev/null
+++ b/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/power3/make.defaults
@@ -0,0 +1,7 @@
+# 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-gcc4/power3/make.defaults,v 1.1 2006/11/13 05:05:35 tgall Exp $
+
+CFLAGS="-O2 -pipe "
+## Use these at your own risk : -mtune=power3 -mcpu=power3"
+CXXFLAGS=${CFLAGS}