diff options
author | 2004-02-01 06:34:06 +0000 | |
---|---|---|
committer | 2004-02-01 06:34:06 +0000 | |
commit | 26a11ba8e5059ea464a506bc8e0593eababefa8b (patch) | |
tree | 86ad6fcc28a3996805272e5c935ebe8c8b50530d /profiles | |
parent | digest (diff) | |
download | gentoo-2-26a11ba8e5059ea464a506bc8e0593eababefa8b.tar.gz gentoo-2-26a11ba8e5059ea464a506bc8e0593eababefa8b.tar.bz2 gentoo-2-26a11ba8e5059ea464a506bc8e0593eababefa8b.zip |
add uclibc-buildroot local use flags
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 4a7264a96d43..30d24023740b 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.221 2004/01/31 17:54:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.222 2004/02/01 06:34:06 pebenito Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -235,6 +235,9 @@ sys-apps/tcng:tcsim - enable traffic simulator sys-apps/tinylogin:uclibc - Compile with uclibc :) sys-apps/tpctl:tpctlir - enable support for thinkpad models 760 and 765 sys-cluster/heartbeat:ldirectord - Adds support for ldiretord, use enabled because it has a lot of deps +sys-devel/uclibc-buildroot:fullrpc - Defines xdr functions and some lesser used rpc stuff. Required for NFS +sys-devel/uclibc-buildroot:nommu - No memory management unit on target architecture +sys-devel/uclibc-buildroot:softfloat - software floating point calculations 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 |