diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-04 17:47:12 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-05 08:09:13 +0100 |
commit | 7dcf79b8f8bc0ddf756963548314a5f59e34e90f (patch) | |
tree | 78e200e3995c243f49f941cf5a0f321669f4cac2 /scripts/lib/devtool/runqemu.py | |
parent | 0fdd8f8c84c599a80ef27e8afaeb0b7995a3e56c (diff) | |
download | poky-7dcf79b8f8bc0ddf756963548314a5f59e34e90f.tar.gz |
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>
Diffstat (limited to 'scripts/lib/devtool/runqemu.py')
0 files changed, 0 insertions, 0 deletions