bcc: disable libdebuginfod integration

See https://github.com/iovisor/bpftrace/pull/2413
This commit is contained in:
K900 2023-04-26 12:57:41 +03:00
parent 407a062f44
commit d5180de754

View file

@ -40,6 +40,7 @@ python.pkgs.buildPythonApplication rec {
"-DENABLE_USDT=ON"
"-DENABLE_CPP_API=ON"
"-DCMAKE_USE_LIBBPF_PACKAGE=ON"
"-DENABLE_LIBDEBUGINFOD=OFF"
];
# to replace this executable path: