switch to use of desktop + server profiles and move /lib64 to /lib
authorTom Gall <tgall@gentoo.org>
Fri, 22 Dec 2006 21:44:00 +0000 (21:44 +0000)
committerTom Gall <tgall@gentoo.org>
Fri, 22 Dec 2006 21:44:00 +0000 (21:44 +0000)
13 files changed:
profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/970/make.defaults [deleted file]
profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/970/parent [deleted file]
profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/970/pmac/parent [deleted file]
profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/970/pmac/use.mask [deleted file]
profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/cell/make.defaults [deleted file]
profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/cell/parent [deleted file]
profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/make.defaults
profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/power3/make.defaults [deleted file]
profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/power3/parent [deleted file]
profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/power4/make.defaults [deleted file]
profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/power4/parent [deleted file]
profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/power5/make.defaults [deleted file]
profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/power5/parent [deleted file]

diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/970/make.defaults b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/970/make.defaults
deleted file mode 100644 (file)
index 1c9faa4..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-# 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/dev/ppc64/2007.0/64bit-userland/970/make.defaults,v 1.2 2006/12/11 21:44:11 tgall Exp $
-
-CFLAGS="-O2 -pipe -mtune=970 -mcpu=970 -mabi=altivec"
-CXXFLAGS=${CFLAGS}
-
-STAGE1_USE="altivec unicode nptl nptlonly"
-USE="${STAGE1_USE} ${USE}"
diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/970/parent b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/970/parent
deleted file mode 100644 (file)
index f3229c5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-..
diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/970/pmac/parent b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/970/pmac/parent
deleted file mode 100644 (file)
index f3229c5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-..
diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/970/pmac/use.mask b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/970/pmac/use.mask
deleted file mode 100644 (file)
index 797b19d..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-# not ibm hardware
-ibm
diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/cell/make.defaults b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/cell/make.defaults
deleted file mode 100644 (file)
index a4e76fd..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/cell/make.defaults,v 1.2 2006/12/11 21:44:11 tgall Exp $
-
-CFLAGS="-O2 -pipe -mtune=970 -mcpu=970 -mabi=altivec"
-CXXFLAGS=${CFLAGS}
-
-STAGE1_USE="altivec unicode nptl nptlonly"
-USE="${STAGE1_USE} ${USE}"
diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/cell/parent b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/cell/parent
deleted file mode 100644 (file)
index f3229c5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-..
index 42201c69a7c04ffe6c4bc75cf86ffb247c67c6d4..5ab9ba61ebe6fb904dff8fb1555ce427f155b5b2 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/make.defaults,v 1.3 2006/12/14 05:06:05 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/make.defaults,v 1.4 2006/12/22 21:44:00 tgall Exp $
 
 ARCH="ppc64"
 ACCEPT_KEYWORDS="ppc64"
@@ -31,7 +31,7 @@ CFLAGS_ppc64="-m64"
 LDFLAGS_ppc64="-m elf64ppc"
 CHOST_ppc64="powerpc64-unknown-linux-gnu"
 CDEFINE_ppc64="__powerpc64__"
-LIBDIR_ppc64="lib64"
+LIBDIR_ppc64="lib"
 
 CFLAGS_ppc="-m32"
 LDFLAGS_ppc="-m elf32ppc"
@@ -45,4 +45,4 @@ MULTILIB_STRICT_DENY="64-bit.*shared object"
 MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|eclipse-3)"
 
 # Hack to tell baselayout to use symlinks for /lib, /usr/lib, and /usr/local/lib
-SYMLINK_LIB="yes"
+SYMLINK_LIB="yes"
diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/power3/make.defaults b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/power3/make.defaults
deleted file mode 100644 (file)
index 877655b..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# 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/dev/ppc64/2007.0/64bit-userland/power3/make.defaults,v 1.1 2006/12/11 15:53:58 tgall Exp $
-
-CFLAGS="-O2 -pipe "
-## Use these at your own risk : -mtune=power3 -mcpu=power3"
-CXXFLAGS=${CFLAGS}
diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/power3/parent b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/power3/parent
deleted file mode 100644 (file)
index f3229c5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-..
diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/power4/make.defaults b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/power4/make.defaults
deleted file mode 100644 (file)
index 74925d3..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-# 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/dev/ppc64/2007.0/64bit-userland/power4/make.defaults,v 1.1 2006/12/11 15:53:58 tgall Exp $
-
-CFLAGS="-O2 -pipe -mtune=power4 -mcpu=power4"
-CXXFLAGS=${CFLAGS}
diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/power4/parent b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/power4/parent
deleted file mode 100644 (file)
index f3229c5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-..
diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/power5/make.defaults b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/power5/make.defaults
deleted file mode 100644 (file)
index a4c034b..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-# 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/dev/ppc64/2007.0/64bit-userland/power5/make.defaults,v 1.1 2006/12/11 15:53:58 tgall Exp $
-
-CFLAGS="-O2 -pipe -mtune=power5 -mcpu=power5"
-CXXFLAGS=${CFLAGS}
diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/power5/parent b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/power5/parent
deleted file mode 100644 (file)
index f3229c5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-..