diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-02-13 02:49:29 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-02-13 02:49:29 +0000 |
commit | 20a3c08db3dbd2d6cd79c6f332f4cdc7b16f381a (patch) | |
tree | df5f1aa76f8eab926fcaef2f3533154f4e158446 /profiles | |
parent | Masking dev-libs/libsqlora8 for time being (diff) | |
download | gentoo-2-20a3c08db3dbd2d6cd79c6f332f4cdc7b16f381a.tar.gz gentoo-2-20a3c08db3dbd2d6cd79c6f332f4cdc7b16f381a.tar.bz2 gentoo-2-20a3c08db3dbd2d6cd79c6f332f4cdc7b16f381a.zip |
Added pthreads and orathreads USE flags for dev-libs/libsqlora8
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 15b3e25907fa..7a4a5f6e86cf 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.243 2004/02/12 17:57:11 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.244 2004/02/13 02:49:29 rizzo Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -76,6 +76,8 @@ 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/gmetadom:ocaml - adds support/bindings for the Ocaml dev-libs/uclibc:pie - adds support for Position Independent Executables +dev-libs/libsqlora8:orathreads - specifies use of Oracle threads +dev-libs/libsqlora8:pthreads - specifies use of POSIX threads dev-lisp/bigloo-lib:expat - enable expat support dev-lisp/bigloo-lib:ipcs - enable ipcs support dev-ml/lablgtk:svg - Enable librsvg bindings compilation. |