Revert "bind: Enable parallel building"
This reverts commit e74b5704a854ad796b0df36d0d38f1ec1ba2da4e.
This commit is contained in:
parent
4fdf489073
commit
676fbc2578
@ -111,8 +111,6 @@ 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";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user