Files
gentoo/dev-python/scipy
Eli Schwartz 8c8e544696 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>
2024-01-16 05:47:45 +00:00
..