Accepting request 908429 from openSUSE:Factory:RISCV

- Enable openblas on riscv64

OBS-URL: https://build.opensuse.org/request/show/908429
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=40
This commit is contained in:
Atri Bhattacharya 2021-07-28 10:24:39 +00:00 committed by Git OBS Bridge
parent d9bbf888e9
commit a9b78c9e74
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 26 14:34:36 UTC 2021 - Andreas Schwab <schwab@suse.de>
- Enable openblas on riscv64
-------------------------------------------------------------------
Wed May 26 18:23:49 UTC 2021 - Christoph G <foss@grueninger.de>

View File

@ -20,7 +20,7 @@
%define _lto_cflags %{nil}
%endif
%ifarch m68k riscv64
%ifarch m68k
%bcond_with openblas
%else
%bcond_without openblas