libunistring: disable tests
This commit is contained in:
parent
2aea16c4d6
commit
c17058226a
@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
|||||||
"--with-libiconv-prefix=${libiconv}"
|
"--with-libiconv-prefix=${libiconv}"
|
||||||
];
|
];
|
||||||
|
|
||||||
doCheck = true;
|
doCheck = false;
|
||||||
|
|
||||||
/* This seems to cause several random failures like these, which I assume
|
/* This seems to cause several random failures like these, which I assume
|
||||||
is because of bad or missing target dependencies in their build system:
|
is because of bad or missing target dependencies in their build system:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user