aboutsummaryrefslogtreecommitdiffstats
path: root/mail-filter/libmilter/files/libmilter-musl-disable-cdefs.patch
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-07-10 09:15:07 +0200
committerWynn Wolf Arbor2020-07-10 09:15:07 +0200
commit2341b153502e3ddb091e3a47435db96634e8c3cc (patch)
treede21221b1801e6a5419f838b5d199c4afe15e0d2 /mail-filter/libmilter/files/libmilter-musl-disable-cdefs.patch
parentceceb32aeb40407502d4f6cb9e0053fe3d0a665e (diff)
downloadpramantha-2341b153502e3ddb091e3a47435db96634e8c3cc.tar.gz
mail-filter/libmilter: Drop package
These fixes have been incorporated upstream via [1]. [1] https://github.com/gentoo/gentoo/pull/16139
Diffstat (limited to 'mail-filter/libmilter/files/libmilter-musl-disable-cdefs.patch')
-rw-r--r--mail-filter/libmilter/files/libmilter-musl-disable-cdefs.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail-filter/libmilter/files/libmilter-musl-disable-cdefs.patch b/mail-filter/libmilter/files/libmilter-musl-disable-cdefs.patch
deleted file mode 100644
index 6dc4ac6..0000000
--- a/mail-filter/libmilter/files/libmilter-musl-disable-cdefs.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/include/sm/os/sm_os_linux.h 2020-06-09 11:57:46.789786561 +0200
-+++ b/include/sm/os/sm_os_linux.h 2020-06-09 11:57:49.174781812 +0200
-@@ -33,7 +33,7 @@
- # endif /* LINUX_VERSION_CODE */
- #endif /* SM_CONF_SHM */
-
--#define SM_CONF_SYS_CDEFS_H 1
-+#define SM_CONF_SYS_CDEFS_H 0
- #ifndef SM_CONF_SEM
- # define SM_CONF_SEM 2
- #endif /* SM_CONF_SEM */