support building with openblas on RHEL7+

epel9
Dominik 'Rathann' Mierzejewski 8 years ago
parent f0d6bc4830
commit 48f9c7b9c2

@ -1,7 +1,7 @@
%global commit b0f7a6008f37f913e97f67c826fc37fa9758f626 %global commit b0f7a6008f37f913e97f67c826fc37fa9758f626
%global shortcommit %(c=%{commit}; echo ${c:0:7}) %global shortcommit %(c=%{commit}; echo ${c:0:7})
%global build64 0 %global build64 0
%if 0%{?fedora} >= 26 %if 0%{?fedora} >= 26 || 0%{?rhel} >= 7
%{!?openblas_arches:%global openblas_arches x86_64 %{ix86} armv7hl %{power64} aarch64} %{!?openblas_arches:%global openblas_arches x86_64 %{ix86} armv7hl %{power64} aarch64}
%ifnarch %{openblas_arches} %ifnarch %{openblas_arches}
# matches openblas ExclusiveArch # matches openblas ExclusiveArch

Loading…
Cancel
Save