···17171818 makeFlags = "PREFIX=$(out)";
19192020- doCheck = false;
2020+ doCheck = false; # tests take a very long time
2121 checkTarget = "test";
2222- checkFlags = "-j1 -C programs"; # -j1 required since version 128, -C should be temporary
23222423 meta = with stdenv.lib; {
2524 description = "Extremely fast compression algorithm";