protobuf-3.0: enableParallelBuilding = true
Otherwise it takes quite a long time to build.
This commit is contained in:
@@ -23,6 +23,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
buildInputs = [ autoreconfHook zlib ];
|
buildInputs = [ autoreconfHook zlib ];
|
||||||
|
|
||||||
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
doCheck = true;
|
doCheck = true;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
|||||||
Reference in New Issue
Block a user