Skip to content
Commit fda684fb authored by Andrii Nakryiko's avatar Andrii Nakryiko
Browse files

Merge branch 'samples: bpf: fix build issues with Clang/LLVM'



Alexander Lobakin says:

====================

Samples, at least XDP ones, can be built only with the compiler used
to build the kernel itself.
However, XDP sample infra introduced in Aug'21 was probably tested
with GCC/Binutils only as it's not really compilable for now with
Clang/LLVM.
These two are trivial fixes addressing this.
====================

Signed-off-by: default avatarAndrii Nakryiko <andrii@kernel.org>
parents 29f2e5bd 6f670d06
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment