You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
examples/c: replace llvm-strip symlink with BPF static linking
Rather than relying on the system's llvm-strip tool, which could be missing
and failing the build, use "bpftool" to generate bpf object files.
Signed-off-by: Rutvik Patel <[email protected]>
0 commit comments