spoofer: enable parallel building
Tested at -j20.
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user