- Add x86_64_v2 to arch list
This commit is contained in:
parent
68b29fc9f8
commit
801eaf0481
@ -1,2 +1,2 @@
|
||||
# Architectures that OpenBLAS supports
|
||||
%openblas_arches x86_64 %{ix86} armv7hl %{power64} aarch64 s390x riscv64
|
||||
%openblas_arches x86_64 x86_64_v2 %{ix86} armv7hl %{power64} aarch64 s390x riscv64
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: openblas-srpm-macros
|
||||
Version: 2
|
||||
Release: 18%{?dist}
|
||||
Release: 18%{?dist}.alma.1
|
||||
Summary: OpenBLAS architecture macros
|
||||
License: MIT
|
||||
Source0: macros.openblas-srpm
|
||||
@ -27,6 +27,9 @@ install -m0644 %SOURCE0 %{buildroot}%{macrosdir}/macros.openblas-srpm
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 18 2024 Eduard Abdullin <eabdullin@almalinux.org> - 2-18.alma.1
|
||||
- Add x86_64_v2 to arch list
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2-18
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user