summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2007-08-22 14:30:30 +0000
committerBrent Baude <ranger@gentoo.org>2007-08-22 14:30:30 +0000
commita0d067f8ccdcc7155abe95aa153808e447257cab (patch)
treedefb36e7c68666babbad961a37f3725a90b2beaa /profiles
parentcorrected altivec (diff)
downloadhistorical-a0d067f8ccdcc7155abe95aa153808e447257cab.tar.gz
historical-a0d067f8ccdcc7155abe95aa153808e447257cab.tar.bz2
historical-a0d067f8ccdcc7155abe95aa153808e447257cab.zip
adding sub-profiles for power6
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/desktop/power6/make.defaults7
-rw-r--r--profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/desktop/power6/parent1
-rw-r--r--profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power6/make.defaults7
-rw-r--r--profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power6/parent1
4 files changed, 16 insertions, 0 deletions
diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/desktop/power6/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/desktop/power6/make.defaults
new file mode 100644
index 000000000000..18c83297dd2e
--- /dev/null
+++ b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/desktop/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/desktop/power6/make.defaults,v 1.1 2007/08/22 14:30:30 ranger Exp $
+
+CFLAGS="-O2 -pipe -mtune=power6 -mcpu=power6 -mabi=altivec"
+CXXFLAGS=${CFLAGS}
+USE="ibm"
diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/desktop/power6/parent b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/desktop/power6/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/desktop/power6/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power6/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power6/make.defaults
new file mode 100644
index 000000000000..2d885607648c
--- /dev/null
+++ b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/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/server/power6/make.defaults,v 1.1 2007/08/22 14:30:30 ranger Exp $
+
+CFLAGS="-O2 -pipe -mtune=power6 -mcpu=power6 -mabi=altivec"
+CXXFLAGS=${CFLAGS}
+USE="ibm"
diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power6/parent b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power6/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power6/parent
@@ -0,0 +1 @@
+..