diff options
author | 2004-05-03 22:10:30 +0000 | |
---|---|---|
committer | 2004-05-03 22:10:30 +0000 | |
commit | 0508fe1936f94fa2192a76f9bd92713c7f1ee409 (patch) | |
tree | 5f01a9f0c1d65890cd187a587c339e998dd0a350 /profiles/use.local.desc | |
parent | Initial commit, closes #44994. (Manifest recommit) (diff) | |
download | gentoo-2-0508fe1936f94fa2192a76f9bd92713c7f1ee409.tar.gz gentoo-2-0508fe1936f94fa2192a76f9bd92713c7f1ee409.tar.bz2 gentoo-2-0508fe1936f94fa2192a76f9bd92713c7f1ee409.zip |
add libperl:threads
Diffstat (limited to 'profiles/use.local.desc')
-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 eb38831fbd6b..3a20247428bf 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.335 2004/05/03 20:46:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.336 2004/05/03 22:10:30 rac Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -319,6 +319,7 @@ sys-devel/gcc-config:hardened - enable environment aware wrapper for comfortable sys-devel/gcc-config:debug - activate verbose commandline output of the wrapper in gcc-config sys-devel/gdb:objc - Build support for the Objective C code language sys-devel/hardened-gcc:debug - activate verbose commandline output of the default PIE SSP hardened-gcc wrapper +sys-devel/libperl:threads - Enable Perl threads, has some compatibility problems sys-devel/oskit:oskit-noassert - Disable assertions in debugging sys-devel/oskit:oskit-nobuild - Configure but don't build OSKit sys-devel/oskit:oskit-noconf - Unpack sources to /usr/src but don't configure OSKit |