summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-01-01 00:37:58 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-01-01 00:37:58 +0000
commite770e5bcfd555bcd834d17d6b62c2bfe731cb312 (patch)
tree3205180e1f747b527381bac7ddefef05c8109da0 /profiles
parentPush some bashrc stuff into the sub-profiles, and move some make.defaults stu... (diff)
downloadgentoo-2-e770e5bcfd555bcd834d17d6b62c2bfe731cb312.tar.gz
gentoo-2-e770e5bcfd555bcd834d17d6b62c2bfe731cb312.tar.bz2
gentoo-2-e770e5bcfd555bcd834d17d6b62c2bfe731cb312.zip
Add default CHOST.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/amd64/multilib-dev/README43
-rw-r--r--profiles/default-linux/amd64/multilib-dev/lib/parent8
-rw-r--r--profiles/default-linux/amd64/multilib-dev/lib64/parent8
-rw-r--r--profiles/default-linux/amd64/multilib-dev/parent8
4 files changed, 67 insertions, 0 deletions
diff --git a/profiles/default-linux/amd64/multilib-dev/README b/profiles/default-linux/amd64/multilib-dev/README
new file mode 100644
index 000000000000..a6796a06da61
--- /dev/null
+++ b/profiles/default-linux/amd64/multilib-dev/README
@@ -0,0 +1,43 @@
+These profiles are development profiles and not meant for end users. You
+are welcome to use them to help development, but please realize that they
+are subject to removal with only a 2 week deprecation period. Here's the
+email I sent to gentoo-amd64 which should explain their purpose:
+
+Hi all,
+
+lv's been busy with his new job, and he's given me his blessing to take
+over multilib development in the toolchain. As such, I'm going to be
+creating a new amd64 profile series to work on multilib development with
+the new multilib toolchain that I'm working on. Some details can be
+seen in the following bug report[1], and unfortunately the rest of the
+details are in private emails between me, toolchain, and dev-portage.
+
+Quick summary:
+default-linux/amd64/multilib-dev/lib:
+lib32 = 32bit
+lib64 (lib -> lib64) = 64bit
+
+default-linux/amd64/multilib-dev/lib64:
+lib = 32bit
+lib64 = 64bit
+
+More detail:
+default-linux/amd64/multilib-dev/lib is the replacement for
+2004.3/lib64. It should be safe to switch from the 2004.3/lib64 profile
+to this one. The only changes will be in how the multilib information
+is passed to portage (see the bug report or
+default-linux/sparc/sparc64-multilib for the details about the new
+method).
+
+default-linux/amd64/multilib-dev/lib64 will almost certainly break any
+current system, but the long term goal will be to have lib = 32bit and
+lib64 = 64bit. The problem is that many packages in portage are not yet
+multilib aware. This is a long-term target, but it's good to start
+working now... especially since this support is neccessary for multilib
+on sparc and mips.
+
+Do NOT use these profiles unless you also use all patches in the bug
+report as not everything is in the latest portage release.
+
+[1] http://bugs.gentoo.org/show_bug.cgi?id=75420
+
diff --git a/profiles/default-linux/amd64/multilib-dev/lib/parent b/profiles/default-linux/amd64/multilib-dev/lib/parent
new file mode 100644
index 000000000000..74853ef4eaaf
--- /dev/null
+++ b/profiles/default-linux/amd64/multilib-dev/lib/parent
@@ -0,0 +1,8 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /home/cvsroot/gentoo-x86/profiles/default/x86/2004.0/parent,v 1.2
+# 2004/03/18 00:16:43 seemant Exp $
+
+# This file describes the parent profile to this. In most cases this will
+# just be the name of the parent directory
+..
diff --git a/profiles/default-linux/amd64/multilib-dev/lib64/parent b/profiles/default-linux/amd64/multilib-dev/lib64/parent
new file mode 100644
index 000000000000..74853ef4eaaf
--- /dev/null
+++ b/profiles/default-linux/amd64/multilib-dev/lib64/parent
@@ -0,0 +1,8 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /home/cvsroot/gentoo-x86/profiles/default/x86/2004.0/parent,v 1.2
+# 2004/03/18 00:16:43 seemant Exp $
+
+# This file describes the parent profile to this. In most cases this will
+# just be the name of the parent directory
+..
diff --git a/profiles/default-linux/amd64/multilib-dev/parent b/profiles/default-linux/amd64/multilib-dev/parent
new file mode 100644
index 000000000000..74853ef4eaaf
--- /dev/null
+++ b/profiles/default-linux/amd64/multilib-dev/parent
@@ -0,0 +1,8 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /home/cvsroot/gentoo-x86/profiles/default/x86/2004.0/parent,v 1.2
+# 2004/03/18 00:16:43 seemant Exp $
+
+# This file describes the parent profile to this. In most cases this will
+# just be the name of the parent directory
+..