mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-26 03:09: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>