summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2007-08-22 14:26:42 +0000
committerBrent Baude <ranger@gentoo.org>2007-08-22 14:26:42 +0000
commita1771ff05ddb5bf868e2023b0cec791974aae42f (patch)
tree2d5da5a56c2ee0ffb181d6d607963fd641488c00 /profiles
parentFixed persistent-net to now really ignore devices without DRIVERS having a va... (diff)
downloadhistorical-a1771ff05ddb5bf868e2023b0cec791974aae42f.tar.gz
historical-a1771ff05ddb5bf868e2023b0cec791974aae42f.tar.bz2
historical-a1771ff05ddb5bf868e2023b0cec791974aae42f.zip
adding power6 profiles
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/make.defaults7
-rw-r--r--profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/parent1
2 files changed, 8 insertions, 0 deletions
diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/make.defaults
new file mode 100644
index 000000000000..88b8cca0ae79
--- /dev/null
+++ b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/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/2007.0/32bit-userland/power6/make.defaults,v 1.1 2007/08/22 14:26:42 ranger Exp $
+
+CFLAGS="-O2 -pipe -mtune=power6 -mcpu=power6"
+CXXFLAGS=${CFLAGS}
+USE="ibm"
diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/parent b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/parent
@@ -0,0 +1 @@
+..