diff options
Diffstat (limited to 'sys-libs/glibc/glibc-2.25-r3.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.25-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.25-r3.ebuild b/sys-libs/glibc/glibc-2.25-r3.ebuild index dc2fbd57eeb..3174a4d3611 100644 --- a/sys-libs/glibc/glibc-2.25-r3.ebuild +++ b/sys-libs/glibc/glibc-2.25-r3.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="6" # Gentoo patchset +PATCH_VER="7" # 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" |