Automated upstream mirror for bpftool stand-alone build.

bpf bpftool ebpf libbpf
1 Open Issue Need Help Last updated: Dec 5, 2025

Open Issues Need Help

View All on GitHub

AI Summary: A recent commit introduced the `-Wformat-signedness` warning flag during `bpftool` compilation, but Clang does not recognize this option. This results in numerous "unknown warning option" messages when compiling with Clang. The issue requires modifying the build configuration to conditionally apply this flag only when using compilers that support it, such as GCC.

Complexity: 2/5
bug good first issue

Automated upstream mirror for bpftool stand-alone build.

C
#bpf#bpftool#ebpf#libbpf