diff options
author | 2004-02-13 02:49:29 +0000 | |
---|---|---|
committer | 2004-02-13 02:49:29 +0000 | |
commit | 47ec346c8501ff868cccf117ebee6eea45201a20 (patch) | |
tree | 62317e674c783b6153e62c0b0265705f6a6b66c6 /profiles | |
parent | Masking dev-libs/libsqlora8 for time being (diff) | |
download | historical-47ec346c8501ff868cccf117ebee6eea45201a20.tar.gz historical-47ec346c8501ff868cccf117ebee6eea45201a20.tar.bz2 historical-47ec346c8501ff868cccf117ebee6eea45201a20.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. |