diff options
author | Daniel Goller <morfic@gentoo.org> | 2005-04-20 04:09:39 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2005-04-20 04:09:39 +0000 |
commit | 93270941b4adbacabf4cdf22f215b998ce324b88 (patch) | |
tree | 9658263fa10b7713784488b8241e5bd7fa2e471e /profiles | |
parent | Version bump removed bad version. (diff) | |
download | gentoo-2-93270941b4adbacabf4cdf22f215b998ce324b88.tar.gz gentoo-2-93270941b4adbacabf4cdf22f215b998ce324b88.tar.bz2 gentoo-2-93270941b4adbacabf4cdf22f215b998ce324b88.zip |
added threadsonly flag for boost
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 f91059393cc6..4ae3c9c3d33d 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.1091 2005/04/19 23:33:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1092 2005/04/20 04:09:39 morfic Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -185,6 +185,7 @@ dev-lang/smarteiffel:tcc - use tcc instead of gcc for build (g++ is still used f dev-libs/DirectFB:fusion - add Multi Application support (fusion kernel device) dev-libs/DirectFB:sysfs - Add support for the sysfs filesystem (requires Linux-2.6+) dev-libs/boehm-gc:c++ - Adds support for C++ +dev-libs/boost:threadsonly - Only build multithreaded libs dev-libs/cyrus-sasl:authdaemond - Enable Courier-IMAP authdaemond's unix socket support. dev-libs/cyrus-sasl:ntlm_unsupported_patch - Adds NTLM samba NOT supported patch dev-libs/cyrus-sasl:pam-mysql - Switch to deprecated pam_mysql authentication method |