diff options
author | 2005-01-11 21:11:46 +0000 | |
---|---|---|
committer | 2005-01-11 21:11:46 +0000 | |
commit | d4c5cd83671af0c8d58e9c9621ddb725e639765c (patch) | |
tree | f67826fd2e9f870f27d8ee256b71d786fdc9b187 /profiles/use.local.desc | |
parent | Removed old ebuilds. (Manifest recommit) (diff) | |
download | gentoo-2-d4c5cd83671af0c8d58e9c9621ddb725e639765c.tar.gz gentoo-2-d4c5cd83671af0c8d58e9c9621ddb725e639765c.tar.bz2 gentoo-2-d4c5cd83671af0c8d58e9c9621ddb725e639765c.zip |
rename makecheck USE flag to test
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 0b05a9de462f..b4c952366555 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.855 2005/01/11 16:26:37 johnm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.856 2005/01/11 21:11:46 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -743,7 +743,6 @@ sys-kernel/sparc-sources:ultra1 - If you have a SUN Ultra 1 with a HME interface sys-kernel/wolk-sources:wolk-bootsplash - If you want WOLK's own bootsplash patch (deprecated) sys-kernel/wolk-sources:wolk-supermount - If you want to use supermount (deprecated) sys-libs/glibc:erandom - Enable erandom/frandom support in glibc for ssp -sys-libs/glibc:makecheck - makes glibc perform a 'make check' before merging and prevents it from installing unless all the tests pass sys-libs/glibc:n32 - Enable n32 ABI support on mips sys-libs/glibc:n64 - Enable n64 ABI support on mips sys-libs/glibc:nomalloccheck - default to not performing some sanity checks that prevent and detect data corruption. this removes the small overhead introduced by the check. |