diff options
author | Ned Ludd <solar@gentoo.org> | 2003-08-27 10:44:07 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2003-08-27 10:44:07 +0000 |
commit | c3a1cfe23aa105f0c8c12674a9c99d1e5b5db72b (patch) | |
tree | 683bdc05f5ce4f0f9bd2dbf2358423c45f0e3b30 /profiles | |
parent | Added support for building busybox with dietlibc. size=306K on i386 / size=32... (diff) | |
download | historical-c3a1cfe23aa105f0c8c12674a9c99d1e5b5db72b.tar.gz historical-c3a1cfe23aa105f0c8c12674a9c99d1e5b5db72b.tar.bz2 historical-c3a1cfe23aa105f0c8c12674a9c99d1e5b5db72b.zip |
Compile and link with dietlibc (sys-apps/busybox)
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 ad4db2c8ea3b..3d94edc1d64a 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.94 2003/08/26 18:40:22 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.95 2003/08/27 10:44:07 solar Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -101,6 +101,7 @@ net-www/mozilla:mozp3p - blank net-www/mozilla:mozsvg - blank net-www/mozilla:mozxmlterm - blank sys-apps/busybox:uclibc - Compile with uclibc :) +sys-apps/busybox:diet - Compile and link with dietlibc sys-apps/pcmcia-cs:wavelan - Use the wavelan and not the orinoco wireless drivers sys-apps/tinylogin:uclibc - Compile with uclibc :) sys-devel/gdb:objc - If you want to be able to debug Objective C code. |