bitcoin: parallel build, please! :)
(cherry picked from commit dba5534b06c7dffe97ce644b0a5790aca8527a2e)
This commit is contained in:
parent
8b184ec2e1
commit
b322a8bd3b
@ -33,6 +33,8 @@ stdenv.mkDerivation rec{
|
|||||||
# find or load the Qt platform plugin "minimal""
|
# find or load the Qt platform plugin "minimal""
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Peer-to-peer electronic cash system";
|
description = "Peer-to-peer electronic cash system";
|
||||||
longDescription= ''
|
longDescription= ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user