cvc4: build in parallel
This commit is contained in:
@@ -31,6 +31,8 @@ stdenv.mkDerivation rec {
|
|||||||
patchShebangs ./src/
|
patchShebangs ./src/
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "A high-performance theorem prover and SMT solver";
|
description = "A high-performance theorem prover and SMT solver";
|
||||||
homepage = http://cvc4.cs.nyu.edu/web/;
|
homepage = http://cvc4.cs.nyu.edu/web/;
|
||||||
|
|||||||
Reference in New Issue
Block a user