Files
nixpkgs/pkgs
mschwaig de2c3e08c0 openblas: apply patch to prevent SIGILL on aarch64 (#117004)
The applied patch contains the changes from this PR:
https://github.com/xianyi/OpenBLAS/pull/3060

This patch prevents gcc from reordering instructions in a way
that can cause crashes with SIGILL on aarch64.

This issue crashes python when importing numpy on aarch64:
https://github.com/numpy/numpy/issues/18131
2021-03-21 16:12:12 -04:00
..
2021-03-21 06:17:15 +00:00
2021-03-20 20:26:31 -04:00
2021-03-21 18:25:48 +00:00
2021-03-19 00:41:08 +00:00