diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-12-15 05:28:06 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-12-15 05:28:06 +0000 |
commit | 3fd46063ab3e1c5e8626eb43fa33dccd142dddae (patch) | |
tree | 08d65796da28798481539ade74923e3e729806b9 /sys-libs/glibc | |
parent | Do not use escape sequences in elog messages (bug #296916). (diff) | |
download | gentoo-2-3fd46063ab3e1c5e8626eb43fa33dccd142dddae.tar.gz gentoo-2-3fd46063ab3e1c5e8626eb43fa33dccd142dddae.tar.bz2 gentoo-2-3fd46063ab3e1c5e8626eb43fa33dccd142dddae.zip |
remove unused use flags
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r-- | sys-libs/glibc/Manifest | 12 | ||||
-rw-r--r-- | sys-libs/glibc/metadata.xml | 9 |
2 files changed, 1 insertions, 20 deletions
diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest index dcd3d656f021..1ef440911ff9 100644 --- a/sys-libs/glibc/Manifest +++ b/sys-libs/glibc/Manifest @@ -1,6 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - AUX 2.10/glibc-2.10-gentoo-chk_fail.c 9407 RMD160 230701dfacfe2481eb49e5384fe4ebb508bd3af2 SHA1 0e9330d57de714dd1ecd7040d3eabf4723cdee7c SHA256 7745c0f5d37b37959b43b41e39762fc35b877161bc5740d9d3e9a83021acbc0e AUX 2.10/glibc-2.10-hardened-configure-picdefault.patch 865 RMD160 744bdbfb73f1dbced4cb33cb5aa92f3b41d3b4fb SHA1 21e0f83598f5342032a794315f0e3dac07f647da SHA256 b50b29f85d88011555bbcbe6046e6600be9344f2d78412b14aebdea515420774 AUX 2.10/glibc-2.10-hardened-inittls-nosysenter.patch 8823 RMD160 163e53f0f4f0bd003ef1c50a4eaaa8f4a82695fe SHA1 df23c6756114e1451e6f120723af1b621037c28e SHA256 dcf78c6524c222dbee907200a8878aff727e29d43a4962b977a16d85752e5c10 @@ -74,11 +71,4 @@ EBUILD glibc-2.8_p20080602-r1.ebuild 13485 RMD160 ea0806247d4ae3107b2d544dca55c1 EBUILD glibc-2.9_p20081201-r2.ebuild 7771 RMD160 5e96c32ef0f330934755c3433caaff17f241e312 SHA1 9d0e2e13d4938657261f1c3a9e6d3c1b22deeb14 SHA256 1b7e3be124753462d7c4dad169e91ceb66341da86acac8c7789a3c1caf0d65d8 EBUILD glibc-2.9_p20081201-r3.ebuild 7803 RMD160 0ace363c7469985ef16fead41d6de975f221eda4 SHA1 3ea87286571e84036d7c231dd08a6836beece136 SHA256 55dd46fb4003aa70a554a0072f7550effef28f0ac13a12fefcbb26989465ca4c MISC ChangeLog 123231 RMD160 ebaa2b515009c35268c182cb9ec94a058e8085e0 SHA1 4536c6a0f5c2529a9c79a66bf1c5b88ec8721777 SHA256 2b1c83e4ea4a07ff7f572db3f365178abeb3af34a0beeb42150764a41d7e9442 -MISC metadata.xml 1112 RMD160 1aa9770356149948593ebe35a1bd3940dd72fca2 SHA1 40514cc45c26bab671d78aa1567441bf72b0c6cc SHA256 4acea698dc4f66c17f4f3f81b28cd6b32f5425fd49f380df4a016489f786b1f5 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.13 (GNU/Linux) - -iEYEARECAAYFAksmT4gACgkQlPl3HsVfCDr3LACfUGVpZqGfIkqgSGzIhn8eCovx -eSYAn0nYMhAPjeCnY0PvEztrfJu6Kcol -=59bn ------END PGP SIGNATURE----- +MISC metadata.xml 539 RMD160 cf4d236b54a77b3cea382d53e4e61721bd14169b SHA1 b54ad589378da193ddc89676f8468c6d1b79521f SHA256 d7cb6dd119c81b5bf12c360af3705ca31a56ffa8bec999b44faa63c183719c31 diff --git a/sys-libs/glibc/metadata.xml b/sys-libs/glibc/metadata.xml index d48a5315a7bf..350b4d8db4a1 100644 --- a/sys-libs/glibc/metadata.xml +++ b/sys-libs/glibc/metadata.xml @@ -3,20 +3,11 @@ <pkgmetadata> <herd>toolchain</herd> <use> - <flag name='erandom'>Enable erandom/frandom support in glibc for ssp</flag> <flag name='glibc-compat20'>Enable the glibc-compat addon</flag> <flag name='glibc-omitfp'>Configure glibc with --enable-omitfp which lets the build system determine when it is safe to use -fomit-frame-pointer</flag> - <flag name='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.</flag> <flag name='nptlonly'>Disables building the linuxthreads fallback in glibc ebuilds that support building both linuxthread and nptl</flag> - <flag name='userlocales'>Build only the locales specified in - /etc/locales.build</flag> </use> </pkgmetadata> |