bind: Enable parallel building
This commit is contained in:
@@ -111,6 +111,8 @@ stdenv.mkDerivation rec {
|
|||||||
"localstatedir=\${TMPDIR}"
|
"localstatedir=\${TMPDIR}"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.isc.org/software/bind";
|
homepage = "http://www.isc.org/software/bind";
|
||||||
description = "Domain name server";
|
description = "Domain name server";
|
||||||
|
|||||||
Reference in New Issue
Block a user