summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-02-03 07:10:07 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-02-03 07:10:07 +0000
commitb02a1e578ecfe153bd6d690bd08266f70fd38107 (patch)
tree539d2cebc68ec1b5dba735a2693765bb1152af8a
parentGnome-print flag for dia-0.96_pre3. (diff)
downloadgentoo-2-b02a1e578ecfe153bd6d690bd08266f70fd38107.tar.gz
gentoo-2-b02a1e578ecfe153bd6d690bd08266f70fd38107.tar.bz2
gentoo-2-b02a1e578ecfe153bd6d690bd08266f70fd38107.zip
remove unused use flags for sys-libs/glibc
-rw-r--r--profiles/use.local.desc5
1 files changed, 1 insertions, 4 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 7a9179349c62..7d2c70971137 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.2564 2007/02/03 07:08:44 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2565 2007/02/03 07:10:07 mr_bones_ Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -1739,9 +1739,6 @@ sys-libs/glibc:erandom - Enable erandom/frandom support in glibc for ssp
sys-libs/glibc:glibc-compat20 - Enable the glibc-compat addon.
sys-libs/glibc:glibc-omitfp - Configure glibc with --enable-omitfp which lets the build system determine when it is safe to use -fomit-frame-pointer
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:n32 - Enable n32 ABI support on mips
-sys-libs/glibc:n64 - Enable n64 ABI support on mips
-sys-libs/glibc:nomalloccheck - default to not performing some sanity checks that prevent and detect data corruption. this removes the small overhead introduced by the check.
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/libuser:quotas - Enables support for user quotas