From 219365ce6acac8854a476e236db3d9e617a684eb Mon Sep 17 00:00:00 2001 From: Debian Science Team Date: Wed, 27 Jan 2021 05:56:54 +0000 Subject: [PATCH] riscv64-supported Gbp-Pq: Name riscv64-supported.patch --- getarch.c | 1 + 1 file changed, 1 insertion(+) diff --git a/getarch.c b/getarch.c index 2967173..f48944f 100644 --- a/getarch.c +++ b/getarch.c @@ -1375,6 +1375,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #ifdef __riscv #include "cpuid_riscv64.c" +#define OPENBLAS_SUPPORTED #endif #ifdef __arm__ -- 2.30.2