diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2004-08-07 19:31:56 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2004-08-07 19:31:56 +0000 |
commit | d3f977dd47dfb0a3ac1c7fa36085c96540d219bc (patch) | |
tree | 8a05d113ae7b653303ec3a6ace16f1bfc849d7a6 /profiles | |
parent | Support for cpdflib. Fixed IMAP-SSL build. Oracle sanity check. INI-file good... (diff) | |
download | historical-d3f977dd47dfb0a3ac1c7fa36085c96540d219bc.tar.gz historical-d3f977dd47dfb0a3ac1c7fa36085c96540d219bc.tar.bz2 historical-d3f977dd47dfb0a3ac1c7fa36085c96540d219bc.zip |
dev-lisp/gcl:dlopen
dev-lisp/gcl:custreloc
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 c8843f124c66..506c5c1049ba 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.538 2004/08/07 14:37:40 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.539 2004/08/07 19:31:56 mkennedy Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -166,6 +166,8 @@ dev-libs/opensc:pcsc-lite - build with pcsc-lite instead of openct dev-libs/pwlib:ieee1394 - enable dv/firewire camera support dev-lisp/clisp:threads - build CLISP with support for (experimental threads) dev-lisp/gcl:ansi - build a GCL with ANSI support (else build a traditional CLtL1 image) +dev-lisp/gcl:dlopen - build a GCL which uses dlopen for linking +dev-lisp/gcl:custreloc - build a GCL which uses custom GCL code for linking dev-lisp/sbcl:nosource - don't include source code for SBCL in the installation dev-lisp/sbcl:threads - build SBCL with support for native threads (x86 only) dev-ml/lablgl:glut - Enable glut support. |