summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2021-03-10 15:03:50 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-03-10 23:04:48 +0100
commite9c39319e50657047a3da02072d3b84152d0a1ae (patch)
tree7e38af4fe7449a066125af9d9a2c1a6d2ef89f54 /dev-ml/core
parentapp-crypt/johntheripper-jumbo: remove unused patch (diff)
downloadgentoo-e9c39319e50657047a3da02072d3b84152d0a1ae.tar.gz
gentoo-e9c39319e50657047a3da02072d3b84152d0a1ae.tar.bz2
gentoo-e9c39319e50657047a3da02072d3b84152d0a1ae.zip
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@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-ml/core')
-rw-r--r--dev-ml/core/files/glibc225.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-ml/core/files/glibc225.patch b/dev-ml/core/files/glibc225.patch
deleted file mode 100644
index 1dd96c8b7b4b..000000000000
--- 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