···1718 makeFlags = "PREFIX=$(out)";
1920- doCheck = false;
21 checkTarget = "test";
22- checkFlags = "-j1 -C programs"; # -j1 required since version 128, -C should be temporary
2324 meta = with stdenv.lib; {
25 description = "Extremely fast compression algorithm";
···1718 makeFlags = "PREFIX=$(out)";
1920+ doCheck = false; # tests take a very long time
21 checkTarget = "test";
02223 meta = with stdenv.lib; {
24 description = "Extremely fast compression algorithm";