diff options
| author | Eli Schwartz <eschwartz@gentoo.org> | 2025-12-25 10:20:30 -0500 |
|---|---|---|
| committer | Eli Schwartz <eschwartz@gentoo.org> | 2025-12-25 10:45:37 -0500 |
| commit | 0a6b1fa316f48d2dba51fe813963d1fa8d057c0a (patch) | |
| tree | 22ea600d2b7e56389c42aa048433ecd3f491132c /dev-python/python-tests | |
| parent | 44c76710fa3b38af367e802095aa4a73434feaf4 (diff) | |
| download | gentoo-0a6b1fa316f48d2dba51fe813963d1fa8d057c0a.tar.gz gentoo-0a6b1fa316f48d2dba51fe813963d1fa8d057c0a.tar.bz2 gentoo-0a6b1fa316f48d2dba51fe813963d1fa8d057c0a.zip | |
sci-libs/blas-lapack-aux-wrapper: fix forcing netlib for tests
FLEXIBLAS=trigger-warning doesn't work because the fallback isn't
netlib, it is "what would have been used if the variable is unset".
Explicitly set netlib.
Getting log info regarding flexiblas being used can be done by setting
FLEXIBLAS_VERBOSE. It is much more chatty, far more than one line gets
into the logfile, but that's okay.
Fixes tests on arm, where openblas (the USE default of flexiblas!) seems
to just not work as expected. This should not be allowed to affect the
testsuite for blas-lapack-aux-wrapper, which is testing if the wrapper
works, not if openblas does.
Bug: https://bugs.gentoo.org/967928
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-python/python-tests')
0 files changed, 0 insertions, 0 deletions
