spdk: enable parallel building

This commit is contained in:
Jörg Thalheim 2021-12-01 10:12:37 +01:00
parent fc48d182bc
commit bdaf195e98

View File

@ -41,6 +41,8 @@ stdenv.mkDerivation rec {
patchShebangs .
'';
enableParallelBuilding = true;
configureFlags = [ "--with-dpdk=${dpdk}" ];
NIX_CFLAGS_COMPILE = "-mssse3"; # Necessary to compile.