libnl: Enable parallel building
This is a long enough derivation to make this worthwhile.
This commit is contained in:
parent
10fa4a571c
commit
d8c744b862
@ -19,6 +19,8 @@ stdenv.mkDerivation {
|
|||||||
sha256 = "0dd7xxikib201i99k2if066hh7gwf2i4ffckrjplq6lr206jn00r";
|
sha256 = "0dd7xxikib201i99k2if066hh7gwf2i4ffckrjplq6lr206jn00r";
|
||||||
});
|
});
|
||||||
|
|
||||||
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
nativeBuildInputs = [ autoreconfHook bison flex pkgconfig ];
|
nativeBuildInputs = [ autoreconfHook bison flex pkgconfig ];
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user