diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/sparc/sparc32/2006.0/packages | 6 | ||||
-rw-r--r-- | profiles/default-linux/sparc/sparc64/2006.0/packages | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/default-linux/sparc/sparc32/2006.0/packages b/profiles/default-linux/sparc/sparc32/2006.0/packages index 73cba3a5ddf3..18e53a5a8df8 100644 --- a/profiles/default-linux/sparc/sparc32/2006.0/packages +++ b/profiles/default-linux/sparc/sparc32/2006.0/packages @@ -1,9 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc32/2006.0/packages,v 1.2 2005/11/29 19:37:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc32/2006.0/packages,v 1.3 2005/11/29 19:39:58 gustavoz Exp $ # We really want 3.4.x for this profile *>=sys-devel/gcc-3.4.4-r1 +*>=sys-devel/binutils-2.16.1 + +# Need newer ones to build with gcc 3.4.x +*>=sys-libs/glibc-2.3.5-r2 # Jeremy Huddleston <eradicator@gentoo.org> # Earlier versions aren't patched to work with 2.6 headers diff --git a/profiles/default-linux/sparc/sparc64/2006.0/packages b/profiles/default-linux/sparc/sparc64/2006.0/packages index ae4c8032dd1c..5ec76dbb2c0c 100644 --- a/profiles/default-linux/sparc/sparc64/2006.0/packages +++ b/profiles/default-linux/sparc/sparc64/2006.0/packages @@ -1,9 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.0/packages,v 1.3 2005/11/29 19:37:04 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.0/packages,v 1.4 2005/11/29 19:40:39 gustavoz Exp $ # We really want 3.4.x for this profile *>=sys-devel/gcc-3.4.4-r1 +*>=sys-devel/binutils-2.16.1 + +# Need newer ones to build with gcc 3.4.x +*>=sys-libs/glibc-2.3.5-r2 # Since we're running a sparc64 kernel w/ 32bit (v9) userland, # we need gcc-sparc64 for kernels. |