diff options
author | 2024-01-16 00:18:55 -0500 | |
---|---|---|
committer | 2024-01-16 05:47:45 +0000 | |
commit | 8c8e5446966b720e8c28d153932d801764dab28a (patch) | |
tree | a747cbc81414472225513d82f330ba702a0ba1b4 /app-editors | |
parent | dev-libs/libatomic_ops: apply elibtoolize for LTO fixes (diff) | |
download | gentoo-8c8e5446966b720e8c28d153932d801764dab28a.tar.gz gentoo-8c8e5446966b720e8c28d153932d801764dab28a.tar.bz2 gentoo-8c8e5446966b720e8c28d153932d801764dab28a.zip |
dev-python/scipy: filter LTO since it is unsafe
The underlying issue is really just a lot of old fortran code. Not all
compiled modules are actually LTO-unsafe. But handling this granularly
requires good cooperation with the build system. I handled this upstream
via https://github.com/scipy/scipy/pull/19857.
While we wait for scipy 1.13.0 to be released, prevent older scipy
versions from using LTO.
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
0 files changed, 0 insertions, 0 deletions