or-tools: parallel
This commit is contained in:
parent
70c2e88c96
commit
046e7980f9
@ -37,6 +37,8 @@ stdenv.mkDerivation rec {
|
|||||||
google-gflags glog protobuf cbc
|
google-gflags glog protobuf cbc
|
||||||
];
|
];
|
||||||
|
|
||||||
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = https://github.com/google/or-tools;
|
homepage = https://github.com/google/or-tools;
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user