commit: e9c39319e50657047a3da02072d3b84152d0a1ae Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Wed Mar 10 14:03:50 2021 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Wed Mar 10 22:04:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c39319
dev-ml/core: remove unused patch(es) Closes: https://github.com/gentoo/gentoo/pull/19867 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> dev-ml/core/files/glibc225.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/dev-ml/core/files/glibc225.patch b/dev-ml/core/files/glibc225.patch deleted file mode 100644 index 1dd96c8b7b4..00000000000 --- a/dev-ml/core/files/glibc225.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: core-0.9.1/src/unix_stubs.c -=================================================================== ---- core-0.9.1.orig/src/unix_stubs.c -+++ core-0.9.1/src/unix_stubs.c -@@ -40,6 +40,7 @@ - #include <arpa/inet.h> - #include <netdb.h> - #include <ifaddrs.h> -+#include <sys/sysmacros.h> - - #if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) - #define stat64 stat
