Merge pull request #128788 from fortuneteller2k/5.13-perf
linuxPackages.perf: fix build for 5.13
This commit is contained in:
commit
72397829a4
@ -56,6 +56,7 @@ stdenv.mkDerivation {
|
||||
|
||||
postPatch = ''
|
||||
patchShebangs scripts/bpf_helpers_doc.py
|
||||
patchShebangs scripts/bpf_doc.py
|
||||
'';
|
||||
|
||||
doCheck = false; # requires "sparse"
|
||||
|
Loading…
Reference in New Issue
Block a user