diff --git a/spdk.spec b/spdk.spec index 09b52c7d42de3cab64ca52b05ef4a64ba9e76f9f..9e2a0a8ff2b5aad2ca6b71048847d40189b0184e 100644 --- a/spdk.spec +++ b/spdk.spec @@ -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,9 @@ mv doc/output/html/ %{install_docdir} %changelog +* Wed Mar 10 2021 Shihao Sun - 21.01-2 +- use --without-isal to avoid build failed in arm. + * Thu Feb 4 2021 Shihao Sun - 21.01-1 - update spdk to 21.01 LTS version. * Thu Nov 26 2020 Shihao Sun - 20.01.1-2