summaryrefslogtreecommitdiff
path: root/net-ftp/atftp/atftp-0.8.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-ftp/atftp/atftp-0.8.0.ebuild')
-rw-r--r--net-ftp/atftp/atftp-0.8.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-ftp/atftp/atftp-0.8.0.ebuild b/net-ftp/atftp/atftp-0.8.0.ebuild
index 00e338888e1c..11ffcdcca64a 100644
--- a/net-ftp/atftp/atftp-0.8.0.ebuild
+++ b/net-ftp/atftp/atftp-0.8.0.ebuild
@@ -38,6 +38,8 @@ src_prepare() {
}
src_configure() {
+ filter-lto # https://bugs.gentoo.org/876939
+
econf \
$(use_enable tcpd libwrap) \
$(use_enable readline libreadline) \