fix spdk build failed issue in arm

Signed-off-by: sunshihao <sunshihao@huawei.com>
(cherry picked from commit 0b8df92f6bca5a52b67d60e69859ce84bb659116)
This commit is contained in:
sunshihao 2021-04-29 11:11:56 +08:00 committed by openeuler-sync-bot
parent 66aab78791
commit c461e81ce7

View File

@ -3,7 +3,7 @@
Name: spdk
Version: 21.01
Release: 1
Release: 2
Summary: Set of libraries and utilities for high performance user-mode storage
License: BSD and MIT
URL: http://spdk.io
@ -96,6 +96,7 @@ BuildArch: noarch
--disable-tests \
--disable-unit-tests \
--without-crypto \
--without-isal \
--with-dpdk=/usr/share/dpdk/%{config} \
--without-fio \
--with-vhost \
@ -168,6 +169,8 @@ mv doc/output/html/ %{install_docdir}
%changelog
* Thu Apr 29 2021 Shihao Sun <sunshihao@huawei.com> - 21.01-2
- use --without-isal to avoid build failed issue in arm
* Thu Feb 4 2021 Shihao Sun <sunshihao@huawei.com> - 21.01-1
- update spdk to 21.01 LTS version.
* Thu Nov 26 2020 Shihao Sun <sunshihao@huawei.com> - 20.01.1-2