diff --git a/spdk.spec b/spdk.spec index 09b52c7d42de3cab64ca52b05ef4a64ba9e76f9f..601b4c33d45748b21be32cc992da74a89cc9830f 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,8 @@ mv doc/output/html/ %{install_docdir} %changelog +* Thu Apr 29 2021 Shihao Sun - 21.01-2 +- use --without-isal to avoid build failed issue 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