Skip to content

Commit

Permalink
Add --without-isal configure option (#18)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrii Holovchenko <andriih@mellanox.com>

Co-authored-by: Andrii Holovchenko <andriih@mellanox.com>
  • Loading branch information
2 people authored and EugeneKochetov committed Sep 20, 2023
1 parent cac931b commit 73a515b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ override_dh_auto_configure:
--disable-coverage \
--disable-debug \
--disable-tests \
--without-isal \
--without-crypto \
--without-fio \
--with-vhost \
Expand Down
1 change: 1 addition & 0 deletions scripts/spdk.spec
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ export LDFLAGS
--disable-coverage \
--disable-debug \
--disable-tests \
--without-isal \
--without-crypto \
--without-fio \
--with-vhost \
Expand Down

0 comments on commit 73a515b

Please sign in to comment.