Dominique Leuenberger 2021-08-02 10:04:44 +00:00 committed by Git OBS Bridge
commit c7fac780c7
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