summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-02-02 05:47:45 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-02-02 05:47:45 +0000
commitb74b67d61ff1152aec8c11271e6c7094c6d50ee9 (patch)
tree81d0e55ce5e9b78381ba8f0e347c8f1af291bb61 /profiles/use.local.desc
parentDocument local USE=pic flag. (diff)
downloadgentoo-2-b74b67d61ff1152aec8c11271e6c7094c6d50ee9.tar.gz
gentoo-2-b74b67d61ff1152aec8c11271e6c7094c6d50ee9.tar.bz2
gentoo-2-b74b67d61ff1152aec8c11271e6c7094c6d50ee9.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles/use.local.desc')
-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 288b1823dcab..0b1ca1e4da46 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4180 2009/02/01 21:27:44 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4181 2009/02/02 05:47:45 robbat2 Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
# Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
@@ -621,6 +621,7 @@ dev-lang/php:java-external - Use the external java extension rather than the bun
dev-lang/php:json - Enable JSON support
dev-lang/php:ldap-sasl - Add SASL support for the PHP LDAP extension
dev-lang/php:pdo - Enable the bundled PDO extensions
+dev-lang/php:pic - Force shared modules to build as PIC on x86 (speed tradeoff with memory usage)
dev-lang/php:reflection - Enable the reflection extension (Reflection API)
dev-lang/php:suhosin - Add Suhosin support (patch and extension from http://www.suhosin.org/)
dev-lang/php:xmlreader - Enable XMLReader support