summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-fs/xfsprogs/xfsprogs-4.16.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-4.16.1.ebuild b/sys-fs/xfsprogs/xfsprogs-4.16.1.ebuild
index 148d4aa1cf89..aa533b7984f3 100644
--- a/sys-fs/xfsprogs/xfsprogs-4.16.1.ebuild
+++ b/sys-fs/xfsprogs/xfsprogs-4.16.1.ebuild
@@ -67,6 +67,7 @@ src_configure() {
unset PLATFORM # if set in user env, this breaks configure
local myconf=(
+ --disable-lto #655638
--with-crond-dir="${EPREFIX}/etc/cron.d"
--with-systemd-unit-dir="$(systemd_get_systemunitdir)"
$(use_enable nls gettext)