Merge #56833: linuxPackages.bcc: fix build
This commit is contained in:
commit
84be644f87
@ -19,7 +19,7 @@ python.pkgs.buildPythonApplication rec {
|
||||
buildInputs = [
|
||||
llvmPackages.llvm llvmPackages.clang-unwrapped kernel
|
||||
elfutils luajit netperf iperf
|
||||
systemtap.stapBuild
|
||||
systemtap.stapBuild flex
|
||||
];
|
||||
|
||||
patches = [
|
||||
|
Loading…
Reference in New Issue
Block a user