On 01/09/2019 01:07 AM, Stanislav Fomichev wrote:
> We build test_libbpf with CXX to make sure linking against C++ works.
> 
> $ make -s -C tools/lib/bpf
> $ git status -sb
> ? tools/lib/bpf/test_libbpf
> $ make -s -C tools/testing/selftests/bpf
> $ git status -sb
> ? tools/lib/bpf/test_libbpf
> ? tools/testing/selftests/bpf/test_libbpf
> 
> Fixes: 8c4905b995c6 ("libbpf: make sure bpf headers are c++ include-able")
> 
> Signed-off-by: Stanislav Fomichev <s...@google.com>

Applied, thanks!

Reply via email to