poky/meta/recipes-devtools/python/python3-numpy
Richard Purdie 7dcf79b8f8 python3-numpy: Attempt to fix reproducibility issue
We've seen reproducibility failures where it appears an extra -O3 compiler flag ends
up in the multiarray library compilation. This can only really have come through
extra_info for BLASS support since it only affects just this library. Rather than
try and track down exactly where this came from in a rabbit warren of code, just
disable this since we don't have any of the dependencies anyway.

(From OE-Core rev: 1d07be514ccacedb4d1ac48e0fdd3a36ae098698)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-09-05 08:09:13 +01:00
..
0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch
0001-numpy-core-Define-RISCV-32-support.patch python3-numpy: update 1.21.4 -> 1.22.0 2022-01-11 10:53:44 +00:00
disable_blas.patch python3-numpy: Attempt to fix reproducibility issue 2023-09-05 08:09:13 +01:00
run-ptest