[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f327ac29-ec61-9c0d-dbf6-2ac1da9ab0cf@iogearbox.net>
Date: Thu, 10 Jan 2019 15:58:33 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: Stanislav Fomichev <sdf@...gle.com>, netdev@...r.kernel.org
Cc: davem@...emloft.net, ast@...nel.org
Subject: Re: [PATCH bpf] selftests/bpf: add missing executables to .gitignore
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 <sdf@...gle.com>
Applied, thanks!
Powered by blists - more mailing lists