diff options
author | Robert Coie <rac@gentoo.org> | 2004-05-03 22:10:30 +0000 |
---|---|---|
committer | Robert Coie <rac@gentoo.org> | 2004-05-03 22:10:30 +0000 |
commit | c7d251cbc1ee79f309a1fad4d5064bd1e5f785cb (patch) | |
tree | 9fdd75593928098aeea776fd412ce6a38d1f6cc9 /profiles | |
parent | Initial commit, closes #44994. (diff) | |
download | historical-c7d251cbc1ee79f309a1fad4d5064bd1e5f785cb.tar.gz historical-c7d251cbc1ee79f309a1fad4d5064bd1e5f785cb.tar.bz2 historical-c7d251cbc1ee79f309a1fad4d5064bd1e5f785cb.zip |
add libperl:threads
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 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 |