thc-ipv6: enable parallel building
This commit is contained in:
@@ -40,6 +40,8 @@ stdenv.mkDerivation rec {
|
||||
"PREFIX=$(out)"
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = {
|
||||
description = "IPv6 attack toolkit";
|
||||
homepage = "https://github.com/vanhauser-thc/thc-ipv6";
|
||||
|
||||
Reference in New Issue
Block a user