diff options
author | Christian Zoffoli <xmerlin@gentoo.org> | 2005-07-14 16:53:19 +0000 |
---|---|---|
committer | Christian Zoffoli <xmerlin@gentoo.org> | 2005-07-14 16:53:19 +0000 |
commit | 620dd6255c6fd6c76b1345ce5468bb9875be03f1 (patch) | |
tree | 4a001ca14b8f98e23337aa0a25d863745b6ea5d4 /profiles | |
parent | Add check to see if boost is built with USE=threadsonly, otherwise in those c... (diff) | |
download | gentoo-2-620dd6255c6fd6c76b1345ce5468bb9875be03f1.tar.gz gentoo-2-620dd6255c6fd6c76b1345ce5468bb9875be03f1.tar.bz2 gentoo-2-620dd6255c6fd6c76b1345ce5468bb9875be03f1.zip |
removed static stuff in clvm.
Diffstat (limited to 'profiles')
-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 79e2026419d7..579a3169a83f 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.1310 2005/07/13 17:58:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1311 2005/07/14 16:53:19 xmerlin Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -872,7 +872,6 @@ sys-devel/gcc:nossp - Disable SSP support (NOT FOR GENERAL USE) sys-devel/gcc:objc - Build support for the Objective C code language sys-devel/libperl:ithreads - Enable Perl threads, has some compatibility problems sys-fs/clvm:nocman - Allow users to build clvm without cman support and with gulm support -sys-fs/clvm:nolvmstatic - Allow users to build clvm dynamically sys-fs/loop-aes:keyscrub - Protects the encryption key in memory but takes more cpu resources sys-fs/lvm2:nolvmstatic - Allow users to build lvm2 dynamically sys-fs/quota:rpc - Enable quota interaction via RPC |