diff options
author | Sam James <sam@gentoo.org> | 2022-09-20 15:46:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-20 15:46:38 +0100 |
commit | 75742d424da6fda615d319f1668009945f30c4f6 (patch) | |
tree | fdb28a458689b78589d447511b2c3cc746e4e96f /sys-libs | |
parent | net-libs/ngtcp2: add 0.9.0 (diff) | |
download | gentoo-75742d424da6fda615d319f1668009945f30c4f6.tar.gz gentoo-75742d424da6fda615d319f1668009945f30c4f6.tar.bz2 gentoo-75742d424da6fda615d319f1668009945f30c4f6.zip |
sys-libs/glibc: drop duplicate patch in 2.36-r1
It's in the patchset now.
Closes: https://bugs.gentoo.org/872056
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.36-r2.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.36-r2.ebuild b/sys-libs/glibc/glibc-2.36-r2.ebuild index 665006b33b60..e1c6f02520cb 100644 --- a/sys-libs/glibc/glibc-2.36-r2.ebuild +++ b/sys-libs/glibc/glibc-2.36-r2.ebuild @@ -888,8 +888,6 @@ src_prepare() { einfo "Done." fi - eapply "${FILESDIR}"/2.35/glibc-2.35-make-4.4-MAKEFLAGS.patch - default gnuconfig_update |