From 6b5c3faa04b9c23b3f17f7978d4f73a401e56af6 Mon Sep 17 00:00:00 2001 From: Susi Lehtola Date: Sun, 18 Oct 2020 18:22:44 +0200 Subject: [PATCH] Update patch --- openblas.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openblas.spec b/openblas.spec index 6dbf170..679f06f 100644 --- a/openblas.spec +++ b/openblas.spec @@ -27,7 +27,7 @@ Patch1: openblas-0.2.5-libname.patch # Don't use constructor priorities on too old architectures Patch2: openblas-0.2.15-constructor.patch # Supply the proper flags to the test makefile -Patch3: openblas-0.3.7-tests.patch +Patch3: openblas-0.3.11-tests.patch BuildRequires: gcc BuildRequires: gcc-c++