altcoins.freicoin: fix build (#57647)
This commit is contained in:
parent
6553ae0fff
commit
fb81978ed3
@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "1v1qwv4x5agjba82s1vknmdgq67y26wzdwbmwwqavv7f7y3y860h";
|
sha256 = "1v1qwv4x5agjba82s1vknmdgq67y26wzdwbmwwqavv7f7y3y860h";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
enableParallelBuilding = false;
|
||||||
|
|
||||||
qmakeFlags = ["USE_UPNP=-"];
|
qmakeFlags = ["USE_UPNP=-"];
|
||||||
|
|
||||||
# I think that openssl and zlib are required, but come through other
|
# I think that openssl and zlib are required, but come through other
|
||||||
|
Loading…
x
Reference in New Issue
Block a user