patchelf: disable tests
This commit is contained in:
parent
ef2f89b2b9
commit
9ab74be96b
@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
setupHook = [ ./setup-hook.sh ];
|
setupHook = [ ./setup-hook.sh ];
|
||||||
|
|
||||||
#doCheck = true; # problems when loading libc.so.6
|
doCheck = false; # fails 8 out of 24 tests, problems when loading libc.so.6
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://nixos.org/patchelf.html;
|
homepage = https://nixos.org/patchelf.html;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user