mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
qt5-build.eclass: filter-lto
Closes: https://bugs.gentoo.org/650488 Closes: https://bugs.gentoo.org/692078 Closes: https://bugs.gentoo.org/713850 Closes: https://bugs.gentoo.org/908419 Closes: https://bugs.gentoo.org/652158 Closes: https://bugs.gentoo.org/919043 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -237,6 +237,9 @@ qt5-build_src_configure() {
|
||||
append-ldflags -Wl,--undefined-version
|
||||
fi
|
||||
|
||||
# many bugs, no one to fix
|
||||
filter-lto
|
||||
|
||||
qt5_foreach_target_subdir qt5_qmake
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user