cgit,cgit-pink: enableParallelBuilding
Tested at -j48.
This commit is contained in:
parent
f1f849afb8
commit
ff78be018d
@ -68,6 +68,8 @@ stdenv.mkDerivation {
|
||||
|
||||
stripDebugList = [ "cgit" ];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = {
|
||||
inherit homepage description;
|
||||
license = lib.licenses.gpl2;
|
||||
|
Loading…
Reference in New Issue
Block a user