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
No known key found for this signature in database
GPG Key ID: 4B0F0A72A77F2CED

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