mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-fs/multipath-tools: add bug ref for filter-lto
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -69,6 +69,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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
@@ -69,6 +69,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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user