linuxPackages.perf: fix build for 5.13

This commit is contained in:
fortuneteller2k 2021-06-30 23:41:24 +08:00
parent 5a18bbb4fa
commit cba629ef41

View file

@ -56,6 +56,7 @@ stdenv.mkDerivation {
postPatch = ''
patchShebangs scripts/bpf_helpers_doc.py
patchShebangs scripts/bpf_doc.py
'';
doCheck = false; # requires "sparse"