summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-07-12 12:36:49 +0000
committerThomas Cort <tcort@gentoo.org>2006-07-12 12:36:49 +0000
commitbec80819af995a6ad58d74a7664fe3226518b54d (patch)
tree760fdd295765a313f226cb5e76511960b4d18944 /profiles
parentuse elog (diff)
downloadhistorical-bec80819af995a6ad58d74a7664fe3226518b54d.tar.gz
historical-bec80819af995a6ad58d74a7664fe3226518b54d.tar.bz2
historical-bec80819af995a6ad58d74a7664fe3226518b54d.zip
Add interpreter, long-double, and new-reg-alloc local USE flags for dev-lib/libjit.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc5
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 9799f67f6f4c..2ae5eaebf779 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2024 2006/07/12 03:57:17 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2025 2006/07/12 12:36:49 tcort Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -358,6 +358,9 @@ dev-libs/cyrus-sasl:srp - Enables SRP in cyrus-sasl
dev-libs/cyrus-sasl:urandom - Use /dev/urandom instead of /dev/random
dev-libs/klibc:n32 - Force klibc to 32bit if on mips64 if not n32 userland.
dev-libs/libcdio:cddb - Access cddb servers to retrieve and submit information about compact disks.
+dev-libs/libjit:interpreter - Enable the libjit interpreter
+dev-libs/libjit:long-double - Enable the use of long double for jit_nfloat
+dev-libs/libjit:new-reg-alloc - Enable new register allocator
dev-libs/libmix:no-net2 - disable libpcap and libnet support
dev-libs/libsqlora8:orathreads - specifies use of Oracle threads
dev-libs/libtomcrypt:libtommath - Use the portable math library