diff options
author | 2024-03-03 01:57:59 -0500 | |
---|---|---|
committer | 2024-03-03 07:03:58 +0000 | |
commit | 34c26b85ef9801e7671e9742e103d5aba32e360a (patch) | |
tree | 941686b3bbe22d7e55b9e641a3183100aac9c3c0 /net-dns | |
parent | dev-debug/gdb: add 14.2 (diff) | |
download | gentoo-34c26b85ef9801e7671e9742e103d5aba32e360a.tar.gz gentoo-34c26b85ef9801e7671e9742e103d5aba32e360a.tar.bz2 gentoo-34c26b85ef9801e7671e9742e103d5aba32e360a.zip |
net-dns/maradns: update filter-lto comment
Upstream applied a patch which should fix it. I haven't tested, since it
doesn't backport cleanly. The distfile randomly renames a directory --
the one with the patched code! -- from "deadwood-github" in git to
"deadwood-${PV}" in the distfile, and I cannot be bothered to put up
with such shenanigans and hand-edit a patch hoping to get it to apply.
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/maradns/maradns-3.5.0036.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-dns/maradns/maradns-3.5.0036.ebuild b/net-dns/maradns/maradns-3.5.0036.ebuild index 30df46007db5..de0218026790 100644 --- a/net-dns/maradns/maradns-3.5.0036.ebuild +++ b/net-dns/maradns/maradns-3.5.0036.ebuild @@ -31,6 +31,8 @@ src_configure() { # -Werror=lto-type-mismatch # https://bugs.gentoo.org/861293 # https://github.com/samboy/MaraDNS/discussions/124 + # + # should be fixed in git master; try removing this on the next bump filter-lto tc-export CC |