summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-01-02 19:55:22 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-01-02 19:55:22 +0000
commita9ac06fb12945f99db69ae3840ec19d6f5ddae9d (patch)
treea8827adea90a912b13255b55b3bdda65045b585a /profiles
parentMake sure we continue to always link against ncurses as reported by welp. (diff)
downloadgentoo-2-a9ac06fb12945f99db69ae3840ec19d6f5ddae9d.tar.gz
gentoo-2-a9ac06fb12945f99db69ae3840ec19d6f5ddae9d.tar.bz2
gentoo-2-a9ac06fb12945f99db69ae3840ec19d6f5ddae9d.zip
camlzip 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 1a369f77103e..a09ee11af3d4 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.3257 2008/01/02 19:28:11 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3258 2008/01/02 19:55:22 aballier Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -529,6 +529,7 @@ 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/camlzip:ocamlopt - Build with ocamlopt (ocaml native code compiler) -- Produces faster programs
dev-ml/findlib: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.