summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-01-02 18:43:33 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-01-02 18:43:33 +0000
commit37b49429684f4535fe99965a0574d59583abae15 (patch)
tree78d642b8be1a6ce171b3ba4611c0c8402509ebc4 /profiles
parentVersion bump, bug #201952 (diff)
downloadgentoo-2-37b49429684f4535fe99965a0574d59583abae15.tar.gz
gentoo-2-37b49429684f4535fe99965a0574d59583abae15.tar.bz2
gentoo-2-37b49429684f4535fe99965a0574d59583abae15.zip
camlp5 ocamlopt useflag
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 8bc8c0c67504..53b3a782f6c4 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3254 2008/01/01 16:58:50 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3255 2008/01/02 18:43:33 aballier Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -527,6 +527,7 @@ dev-lisp/gcl:dlopen - build a GCL which uses dlopen for linking
dev-lisp/gcl:gprof - build a GCL with profiling support
dev-lisp/sbcl:cobalt - mips only: use mipsel binary instead of mips big endian binary to bootstrap
dev-lisp/sbcl:ldb - include support for the SBCL low level debugger
+dev-ml/camlp5:ocamlopt - Build with ocamlopt (ocaml native code compiler) -- Produces faster programs
dev-ml/lablgtk:glade - Enable libglade bindings compilation.
dev-ml/lablgtk:gnomecanvas - Enable libgnomecanvas bindings compilation.
dev-ml/lablgtk:sourceview - Enable GtkSourceView support