Merge pull request #84133 from hlolli/fix/strace-graph-shebang

strace: fix strace-graph shebang which points to perl
This commit is contained in:
Florian Klink 2020-05-04 15:01:39 +02:00 committed by GitHub
commit 2d5deeae72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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