diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2008-01-24 11:38:19 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2008-01-24 11:38:19 +0000 |
commit | a78f7827e75e89dea60de580f88ec109906ea525 (patch) | |
tree | b9f0af38560234771e01f5c05350aeb8c10fe787 /profiles | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | gentoo-2-a78f7827e75e89dea60de580f88ec109906ea525.tar.gz gentoo-2-a78f7827e75e89dea60de580f88ec109906ea525.tar.bz2 gentoo-2-a78f7827e75e89dea60de580f88ec109906ea525.zip |
Add juju flag to sys-libs/libraw1394, preparing to support the new firewire stack in linux
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index aad8e4d4570b..88168deda39d 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.3326 2008/01/24 01:50:12 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3327 2008/01/24 11:38:19 stefaan Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -2056,6 +2056,7 @@ sys-libs/glibc:glibc-omitfp - Configure glibc with --enable-omitfp which lets th sys-libs/glibc:linuxthreads-tls - Configure the linuxthreads glibc with --with-__thread if supported by your system. --with-tls is always enabled if supported and is NOT controlled by this switch. So the glibc built will always support TLS binaries. This toggle chooses whether or not glibc itself uses TLS. If you're concerned about backwards compatibility with old binaries, leave this off. sys-libs/glibc:nptlonly - Disables building the linuxthreads fallback in glibc ebuilds that support building both linuxthreads and nptl. sys-libs/glibc:userlocales - build only the locales specified in /etc/locales.build +sys-libs/libraw1394:juju - Use the new juju firewire stack in the Linux kernel sys-libs/libuser:quotas - Enables support for user quotas sys-libs/ncurses:trace - Enable test trace() support in ncurses calls sys-libs/pam:audit - Enable support for sys-process/audit |