diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-21 01:11:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-21 01:11:24 +0000 |
commit | 1b1dcb48c3a5378b9969705625af81cfc6b1e489 (patch) | |
tree | 5a67e5924238574bafd564463cbb0cf7ad551e6e /profiles | |
parent | Filtering -fomit-fram-pointer (diff) | |
download | historical-1b1dcb48c3a5378b9969705625af81cfc6b1e489.tar.gz historical-1b1dcb48c3a5378b9969705625af81cfc6b1e489.tar.bz2 historical-1b1dcb48c3a5378b9969705625af81cfc6b1e489.zip |
+sys-devel/gcc:mudflap
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 0887d7037969..dd212cb639cd 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1571 2005/11/20 20:05:19 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1572 2005/11/21 01:11:24 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1116,6 +1116,7 @@ sys-devel/binutils:multitarget - Adds support to binutils for cross compiling (d sys-devel/distcc:crosscompile - Change distcc-config to create shell script not links for proper invokation on cross compile setups sys-devel/gcc-mips64:ip28 - Enable building a compiler capable of building a kernel for SGI Indigo2 Impact R10000 (IP28) sys-devel/gcc:ip28 - Enable building a compiler capable of building a kernel for SGI Indigo2 Impact R10000 (IP28) +sys-devel/gcc:mudflap - Add support for mudflap, a pointer use checking library sys-devel/gcc:multislot - Allow for SLOTs to include minor version (3.3.4 instead of just 3.3) sys-devel/gcc:n32 - Enable n32 ABI support on mips sys-devel/gcc:n64 - Enable n64 ABI support on mips |