diff options
author | 2004-02-02 03:44:01 +0000 | |
---|---|---|
committer | 2004-02-02 03:44:01 +0000 | |
commit | 201d72275bea56baf9321d9febb0037ce071fa52 (patch) | |
tree | fa90d53c740561f9cf43df3d811e27db2bf6e654 /profiles/use.local.desc | |
parent | AMD64 keywords (Manifest recommit) (diff) | |
download | gentoo-2-201d72275bea56baf9321d9febb0037ce071fa52.tar.gz gentoo-2-201d72275bea56baf9321d9febb0037ce071fa52.tar.bz2 gentoo-2-201d72275bea56baf9321d9febb0037ce071fa52.zip |
added sys-devel/uclibc-buildroot: softfloat - software floating point enable
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 8a5843597bc9..c7b22caf4fae 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.228 2004/02/02 02:33:16 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.229 2004/02/02 03:44:01 dragonheart Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -242,6 +242,7 @@ sys-devel/uclibc-buildroot:fullrpc - Defines xdr functions and some lesser used sys-devel/uclibc-buildroot:nommu - No memory management unit on target architecture sys-devel/uclibc-buildroot:propolice - Stack-Smashing Protecton sys-devel/uclibc-buildroot:pie - adds support for Position Independent Executables +sys-devel/uclibc-buildroot:softfloat - software floating point calculations for FPU lacking processors sys-devel/gcc:multilib - On 64bit systems, if you want to be able to compile 32bit and 64bit binaries sys-devel/gdb:objc - If you want to be able to debug Objective C code. sys-devel/oskit:oskit-noassert - Disable assertions in debugging |