mirror of
https://github.com/netdata/libbpf.git
synced 2026-05-14 03:19:07 +08:00
Clang 13 regressed BPF code generation causing some of BPF selftests to fail. Until that is mitigated, stick to version 12. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>