libpcap: enable parallel building
Tested at -j20.
This commit is contained in:
@@ -54,6 +54,8 @@ stdenv.mkDerivation rec {
|
||||
fi
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
passthru.tests = {
|
||||
inherit ettercap nmap ostinato tcpreplay vde2 wireshark;
|
||||
inherit (python3.pkgs) pcapy-ng scapy;
|
||||
|
||||
Reference in New Issue
Block a user