summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-05-24 13:26:24 +0200
committerFabian Groffen <grobian@gentoo.org>2020-05-24 13:26:54 +0200
commit08aa447245b739b69a7e36cd324967b3160f2865 (patch)
tree43971b3c2840fcf73bb11887090970b36e706ff3 /mail-mta/exim/exim-4.93.0.4-r1.ebuild
parentdev-util/diffoscope: bump up to 145 (diff)
downloadgentoo-08aa447245b739b69a7e36cd324967b3160f2865.tar.gz
gentoo-08aa447245b739b69a7e36cd324967b3160f2865.tar.bz2
gentoo-08aa447245b739b69a7e36cd324967b3160f2865.zip
mail-mta/exim-4.93.0.4-r1: add patch to fix compilation using -fno-common
Closes: https://bugs.gentoo.org/723430 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'mail-mta/exim/exim-4.93.0.4-r1.ebuild')
-rw-r--r--mail-mta/exim/exim-4.93.0.4-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail-mta/exim/exim-4.93.0.4-r1.ebuild b/mail-mta/exim/exim-4.93.0.4-r1.ebuild
index cb68569b7c84..19d13cef361f 100644
--- a/mail-mta/exim/exim-4.93.0.4-r1.ebuild
+++ b/mail-mta/exim/exim-4.93.0.4-r1.ebuild
@@ -116,6 +116,7 @@ src_prepare() {
eapply "${FILESDIR}"/exim-4.93-localscan_dlopen.patch
eapply -p2 "${FILESDIR}"/exim-4.93-radius.patch # 720364
eapply "${FILESDIR}"/exim-4.93-CVE-2020-12783.patch # 722484
+ eapply "${FILESDIR}"/exim-4.93-fno-common.patch # 723430
if use maildir ; then
eapply "${FILESDIR}"/exim-4.20-maildir.patch