diff options
author | 2004-02-02 03:44:01 +0000 | |
---|---|---|
committer | 2004-02-02 03:44:01 +0000 | |
commit | 190ef64cc3f436f4a957cf8816230a8deec4a0d1 (patch) | |
tree | 2366d5ba79725ea9555424ebc4503ab3a6e4516a /profiles | |
parent | AMD64 keywords (diff) | |
download | historical-190ef64cc3f436f4a957cf8816230a8deec4a0d1.tar.gz historical-190ef64cc3f436f4a957cf8816230a8deec4a0d1.tar.bz2 historical-190ef64cc3f436f4a957cf8816230a8deec4a0d1.zip |
added sys-devel/uclibc-buildroot: softfloat - software floating point enable
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 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 |