sci-libs/hdf5: suppress LTO due to compile errors

It uses fortran code that fails with lto-type-mismatch

Bug: https://bugs.gentoo.org/922800
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Eli Schwartz
2024-02-03 20:02:21 -05:00
committed by Sam James
parent 5dedeb12e8
commit 0398c99dcd

View File

@@ -85,6 +85,8 @@ src_prepare() {
src_configure() {
# bug #686620
use sparc && tc-is-gcc && append-flags -fno-tree-ccp
# bug #922800, LTO failures:
filter-lto
local myeconfargs=(
--disable-static