summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Anderson <telans@posteo.de>2021-01-17 23:25:02 +1300
committerJoonas Niilola <juippis@gentoo.org>2021-06-15 09:02:06 +0300
commita9fee5c109c671e034d31127ea59d988ab15f5fb (patch)
treee8d20156e2497121c0bfbe46125c9975b779da42 /mail-mta/nullmailer/nullmailer-2.2-r1.ebuild
parentapp-misc/jp: Bump to version 0.1.3.1 and switch to my jpp "fork" (diff)
downloadgentoo-a9fee5c109c671e034d31127ea59d988ab15f5fb.tar.gz
gentoo-a9fee5c109c671e034d31127ea59d988ab15f5fb.tar.bz2
gentoo-a9fee5c109c671e034d31127ea59d988ab15f5fb.zip
mail-mta/nullmailer: fix build with clang (c++11)
Closes: https://bugs.gentoo.org/669746 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/19088 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-mta/nullmailer/nullmailer-2.2-r1.ebuild')
-rw-r--r--mail-mta/nullmailer/nullmailer-2.2-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail-mta/nullmailer/nullmailer-2.2-r1.ebuild b/mail-mta/nullmailer/nullmailer-2.2-r1.ebuild
index 1835317ed6c2..53c1cabc06ff 100644
--- a/mail-mta/nullmailer/nullmailer-2.2-r1.ebuild
+++ b/mail-mta/nullmailer/nullmailer-2.2-r1.ebuild
@@ -40,6 +40,7 @@ PATCHES=(
"${FILESDIR}/${P}-fix-test-racecondition.patch"
"${FILESDIR}/${P}-disable-dns-using-test.patch"
"${FILESDIR}/${P}-disable-smtp-auth-tests.patch"
+ "${FILESDIR}/${P}-c++11.patch"
)
pkg_setup() {