summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-01-02 20:06:01 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-01-02 20:06:01 +0000
commitc3a16bacf19edf799ee889212377f8e334c63ccc (patch)
tree288523fb4438532b0d6b86a2e06672211c43f5bc
parentAdd support to not build with ocamlopt (diff)
downloadgentoo-2-c3a16bacf19edf799ee889212377f8e334c63ccc.tar.gz
gentoo-2-c3a16bacf19edf799ee889212377f8e334c63ccc.tar.bz2
gentoo-2-c3a16bacf19edf799ee889212377f8e334c63ccc.zip
dev-ml/cryptokit ocamlopt useflag
-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 a09ee11af3d4..1d211c32d259 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.3258 2008/01/02 19:55:22 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3259 2008/01/02 20:06:01 aballier Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -530,6 +530,7 @@ dev-lisp/sbcl:cobalt - mips only: use mipsel binary instead of mips big endian b
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/cryptokit: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.