diff options
-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. |