Disable ATLAS on riscv64
ATLAS no longer builds on riscv64. Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
3d62ceee02
commit
ae43ab6b6d
@ -1,5 +1,5 @@
|
||||
%bcond system_lapack 1
|
||||
%bcond atlas %{undefined rhel}
|
||||
%bcond atlas %[%{undefined rhel} && "%{_arch}" != "riscv64"]
|
||||
%bcond blis %{undefined rhel}
|
||||
%bcond openblas 1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user