mirror of
https://github.com/netdata/libbpf.git
synced 2026-09-07 20:16:49 +08:00
Manually generate vmlinux.h based on latest.config to be used for non-latest selftest build. This will keep bpftool and newest selftests builds succeeding, while at runtime blacklist will skip them. Signed-off-by: Andrii Nakryiko <andriin@fb.com>