aboutsummaryrefslogtreecommitdiff
path: root/admin/netdata/patches/007-dont-check-for-ebpf-dependencies-when-it-is-disabled.patch
Commit message (Collapse)AuthorAge
* netdata: update to version 1.26.0Josef Schlehofer2020-10-16
Disable ebpf plugin as in OpenWrt there is no package libbpf. - With that, I need to introduce patch, which is not merged into netdata, yet. Without it, I still got during cross-compilation this error: checking for externaldeps/libbpf/libbpf.a... configure: error: cannot check for file existence when cross compiling - And yes, the flag was there. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>