diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-02-19 05:05:03 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-02-19 05:05:03 +0000 |
commit | dbb426d8e609b4b89f895e6d3c8b839671d58126 (patch) | |
tree | 98a40099d061e3ece6443af838fb713a3f6939f4 /profiles/use.local.desc | |
parent | die! (moved into ppc dir) .. old profiles cleaning up (diff) | |
download | historical-dbb426d8e609b4b89f895e6d3c8b839671d58126.tar.gz historical-dbb426d8e609b4b89f895e6d3c8b839671d58126.tar.bz2 historical-dbb426d8e609b4b89f895e6d3c8b839671d58126.zip |
+sys-devel/gcc:libffi #210513
Diffstat (limited to 'profiles/use.local.desc')
-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 03b3a10d90be..87092370d6b1 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3366 2008/02/18 23:24:40 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3367 2008/02/19 05:05:03 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1977,6 +1977,7 @@ sys-devel/gcc-nios2:multislot - Allow for SLOTs to include minor version (3.3.4 sys-devel/gcc:d - Enable support for the D programming language sys-devel/gcc:ip28 - Enable building a compiler capable of building a kernel for SGI Indigo2 Impact R10000 (IP28) sys-devel/gcc:ip32r10k - Enable building a compiler capable of building an experimental kernel for SGI O2 w/ R1x000 CPUs (IP32) +sys-devel/gcc:libffi - Build the portable foreign function interface library 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 |