Try producing release without running bison2.4 testsuite..
svn path=/nixpkgs/trunk/; revision=13189
This commit is contained in:
parent
6ae377d514
commit
8b06e2e228
@ -10,7 +10,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
buildInputs = [m4];
|
buildInputs = [m4];
|
||||||
|
|
||||||
doCheck = true;
|
#doCheck = true;
|
||||||
|
doCheck = false;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "GNU Bison, a Yacc-compatible parser generator";
|
description = "GNU Bison, a Yacc-compatible parser generator";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user