summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2006-10-25 21:03:06 +0000
committerAlexis Ballier <aballier@gentoo.org>2006-10-25 21:03:06 +0000
commit074b792e13155b4fd2d9253341c434da0dc30c49 (patch)
tree2368bc6b645edaa69db3fb309045ae2feea2aad8 /profiles
parentFix for fail to compile on a 64 bits CPU. Bug #146153 (diff)
downloadgentoo-2-074b792e13155b4fd2d9253341c434da0dc30c49.tar.gz
gentoo-2-074b792e13155b4fd2d9253341c434da0dc30c49.tar.bz2
gentoo-2-074b792e13155b4fd2d9253341c434da0dc30c49.zip
spidermonkey threadsafe use flag
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 f4433bcf4a52..ba6c198ada7f 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.2276 2006/10/25 20:33:33 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2277 2006/10/25 21:03:06 aballier Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -350,6 +350,7 @@ dev-lang/php:xmlwriter - Enable XMLWriter support
dev-lang/php:zip - Enable ZIP file support
dev-lang/python:ucs2 - Enable byte size 2 unicode
dev-lang/smarteiffel:tcc - use tcc instead of gcc for build (g++ is still used for c++ code)
+dev-lang/spidermonkey:threadsafe - Build a threadsafe version of spidermonkey
dev-lang/swig:pike - Enable Pike scripting support
dev-libs/DirectFB:fusion - add Multi Application support (fusion kernel device)
dev-libs/DirectFB:sysfs - Add support for the sysfs filesystem (requires Linux-2.6+)