summaryrefslogtreecommitdiff
path: root/sys-fs/multipath-tools/multipath-tools-0.9.7.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/multipath-tools/multipath-tools-0.9.7.ebuild')
-rw-r--r--sys-fs/multipath-tools/multipath-tools-0.9.7.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-fs/multipath-tools/multipath-tools-0.9.7.ebuild b/sys-fs/multipath-tools/multipath-tools-0.9.7.ebuild
index 14e7bb7a24d4..6e3559c6b390 100644
--- a/sys-fs/multipath-tools/multipath-tools-0.9.7.ebuild
+++ b/sys-fs/multipath-tools/multipath-tools-0.9.7.ebuild
@@ -68,6 +68,7 @@ src_compile() {
# Breaks with always_inline
filter-flags -fno-semantic-interposition
# Breaks because of use of wrapping (-Wl,-wrap, wrap_*)
+ # https://github.com/opensvc/multipath-tools/issues/18
filter-lto
myemake
}