spoofer: enable parallel building

Tested at -j20.
This commit is contained in:
Alyssa Ross
2024-09-14 10:44:56 +02:00
parent 167ba27000
commit 89d97c436a
@@ -19,6 +19,8 @@ stdenv.mkDerivation rec {
dontWrapQtApps = true;
enableParallelBuilding = true;
meta = with lib; {
homepage = "https://www.caida.org/projects/spoofer";
description = "Assess and report on deployment of source address validation";