support for riscv64
This commit is contained in:
parent
fc62d922e3
commit
e87484b6cb
@ -4,7 +4,7 @@
|
||||
|
||||
Name: spdk
|
||||
Version: 24.01
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Set of libraries and utilities for high performance user-mode storage
|
||||
License: BSD and MIT
|
||||
URL: http://spdk.io
|
||||
@ -24,7 +24,7 @@ Patch1: 0001-Add-without-ISA-L-option-and-disabled-by-default.patch
|
||||
%define use_python2 0
|
||||
%endif
|
||||
|
||||
ExclusiveArch: x86_64 aarch64 loongarch64 ppc64le
|
||||
ExclusiveArch: x86_64 aarch64 loongarch64 ppc64le riscv64
|
||||
|
||||
BuildRequires: gcc gcc-c++ make
|
||||
BuildRequires: dpdk-devel, numactl-devel, ncurses-devel
|
||||
@ -175,6 +175,9 @@ mv doc/output/html/ %{install_docdir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 5 2024 shafeipaozi <sunbo.oerv@isrc.iscas.ac.cn> - 24.01-3
|
||||
- Add support for riscv64
|
||||
|
||||
* Tue Mar 5 2024 Ren Zhijie <zhijie.ren@shingroup.cn> - 24.01-2
|
||||
- Add support for ppc64le
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user