fix strace-graph shebang which points to perl

This commit is contained in:
hlolli
2020-04-02 22:24:50 +02:00
parent fa0bd3f902
commit 38b7aff170

View File

@@ -14,6 +14,8 @@ stdenv.mkDerivation rec {
buildInputs = stdenv.lib.optional libunwind.supportsHost libunwind; # support -k
postPatch = "patchShebangs strace-graph";
configureFlags = stdenv.lib.optional (!stdenv.hostPlatform.isx86) "--enable-mpers=check";
# fails 1 out of 523 tests with