summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-08-13 17:08:39 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-08-13 17:08:50 +0100
commit925bb6a2ce996cdf1c92ed97918a74efd74ffb8d (patch)
treec2b78f00cf3f12a5985f7b2b818f8b12829a410b /sys-libs/glibc/glibc-2.24-r4.ebuild
parentdev-perl/IO-Socket-Timeout: keyworded 0.320.0 for ppc, bug #605722 (diff)
downloadgentoo-925bb6a2ce996cdf1c92ed97918a74efd74ffb8d.tar.gz
gentoo-925bb6a2ce996cdf1c92ed97918a74efd74ffb8d.tar.bz2
gentoo-925bb6a2ce996cdf1c92ed97918a74efd74ffb8d.zip
sys-libs/glibc: cut new glibc patchset, bug #627164
This patchset has single new patch which fixes build failure against binutils-2.29. Bug: https://sourceware.org/PR21666 Bug: https://bugs.gentoo.org/627164 Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'sys-libs/glibc/glibc-2.24-r4.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.24-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.24-r4.ebuild b/sys-libs/glibc/glibc-2.24-r4.ebuild
index 71ca5a1652c5..29a17f827aec 100644
--- a/sys-libs/glibc/glibc-2.24-r4.ebuild
+++ b/sys-libs/glibc/glibc-2.24-r4.ebuild
@@ -27,7 +27,7 @@ case ${PV} in
esac
GCC_BOOTSTRAP_VER="4.7.3-r1"
# patches live at https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo/src/patchsets/glibc/
-PATCH_VER="9" # Gentoo patchset
+PATCH_VER="10" # Gentoo patchset
: ${NPTL_KERN_VER:="2.6.32"} # min kernel version nptl requires
IUSE="audit caps debug gd hardened multilib nscd +rpc selinux systemtap profile suid vanilla crosscompile_opts_headers-only"