diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-30 23:14:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-30 23:14:49 +0000 |
commit | 6666aa15b6ae02f331ae7acebc48d7602ef278a6 (patch) | |
tree | a569280a43e45e22d78371b659c518a95aacdd82 /profiles | |
parent | Added missing ? after !moznoxft in DEPEND. (diff) | |
download | gentoo-2-6666aa15b6ae02f331ae7acebc48d7602ef278a6.tar.gz gentoo-2-6666aa15b6ae02f331ae7acebc48d7602ef278a6.tar.bz2 gentoo-2-6666aa15b6ae02f331ae7acebc48d7602ef278a6.zip |
binutils:mulitslot
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 4ecc3a36df64..28203cec2216 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.772 2004/11/30 07:15:14 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.773 2004/11/30 23:14:49 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -631,7 +631,8 @@ sys-boot/arcboot:cobalt - Disables support for Cobalt Microserver hardware (Qube sys-boot/lilo:devmap - Compile with support for device-mapper sys-cluster/heartbeat:ldirectord - Adds support for ldiretord, use enabled because it has a lot of deps sys-cluster/lam-mpi:f77 - Adds support for f77 -sys-devel/binutils:multitarget - Adds support to binutils for canadian cross compiling. (does not work with gas) +sys-devel/binutils:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET +sys-devel/binutils:multitarget - Adds support to binutils for cross compiling (does not work with gas) sys-devel/gcc:boundschecking - enable HTB (Haj Ten Brugge) runtime bounds checking (disables PIE and SSP building in gcc) sys-devel/gcc:fortran - Build support for the fortran language sys-devel/gcc:gcj - Build gcj (java compiler included with gcc package) |