diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-28 06:27:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-28 06:27:29 +0000 |
commit | 3f2919420a2a5a5bf4a1f8e2473689ae03861b5e (patch) | |
tree | f7545439a94699775306a1d8a91ea49b52a2ea1a /profiles | |
parent | Punt dietlibc cruft. (diff) | |
download | gentoo-2-3f2919420a2a5a5bf4a1f8e2473689ae03861b5e.tar.gz gentoo-2-3f2919420a2a5a5bf4a1f8e2473689ae03861b5e.tar.bz2 gentoo-2-3f2919420a2a5a5bf4a1f8e2473689ae03861b5e.zip |
remove dietlibc USE flags
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 6870b206e503..6b35da243cda 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.263 2005/08/26 20:58:11 r3pek Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.264 2005/08/28 06:27:29 vapier Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -65,7 +65,6 @@ dbx - Adds database abstraction layer debug - Tells configure and the makefiles to build for debugging. Effects vary across packages, but generally it will at least add -g to CFLAGS. Remember to set FEATURES=nostrip too dedicated - Adds support for dedicated game servers (some packages do not provide clients and servers at the same time) dga - Adds DGA Support (Xfree86) (DGA=Direct Graphic Access) -diet - Compile and link with dietlibc dio - Adds direct i/o support directfb - Adds support for DirectFB layer (library for FB devices) divx4linux - Adds support for divx.com's DivX(tm) mpeg4 libary diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 79a1299e5cd8..0689996fc745 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1409 2005/08/27 18:17:10 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1410 2005/08/28 06:27:29 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -949,7 +949,6 @@ sys-cluster/lam-mpi:pbs - Add support for PBS scheduling stuff sys-cluster/magma-plugins:nogulm - Removes gulm support to magma-plugins sys-cluster/ocfs:aio - Add aio support sys-cluster/torque:scp - Use SCP instead of RCP for copying files between machines. -sys-cluster/util-vserver:glibc - Compile with glibc instead of dietlibc sys-devel/binutils:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET sys-devel/binutils:multitarget - Adds support to binutils for cross compiling (does not work with gas) sys-devel/distcc:crosscompile - Change distcc-config to create shell script not links for proper invokation on cross compile setups |