Add RISC-V (riscv64) to %openblas_arches

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
David Abdurachmanov 2018-06-03 15:25:33 +02:00
parent fb5ac9c9c7
commit b9cd1ceb86
Signed by: davidlt
GPG Key ID: 7108702C938B13C1
2 changed files with 5 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# Architectures that OpenBLAS supports
%openblas_arches x86_64 %{ix86} armv7hl %{power64} aarch64 s390x
%openblas_arches x86_64 %{ix86} armv7hl %{power64} aarch64 s390x riscv64

View File

@ -1,6 +1,6 @@
Name: openblas-srpm-macros
Version: 2
Release: 3%{?dist}
Release: 3.0.riscv64%{?dist}
Summary: OpenBLAS architecture macros
Group: Development/Libraries
License: MIT
@ -28,6 +28,9 @@ install -m0644 %SOURCE0 %{buildroot}%{macrosdir}/macros.openblas-srpm
%changelog
* Sun Jun 03 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> - 2-3.0.riscv64
- Add RISC-V (riscv64) to %openblas_arches
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild