On 04/13/2019 03:37 AM, Matteo Croce wrote:
> Some binaries are generated when building libbpf from tools/lib/bpf/,
> namely libbpf.so.0.0.2 and libbpf.so.0.
> Add them to the local .gitignore.
>
> Signed-off-by: Matteo Croce
Applied, thanks!
On Fri, Apr 12, 2019 at 6:42 PM Jakub Kicinski
wrote:
>
> On Sat, 13 Apr 2019 03:37:32 +0200, Matteo Croce wrote:
> > Some binaries are generated when building libbpf from tools/lib/bpf/,
> > namely libbpf.so.0.0.2 and libbpf.so.0.
> > Add them to the local .gitignore.
> >
> > Signed-off-by: Matte
On Sat, 13 Apr 2019 03:37:32 +0200, Matteo Croce wrote:
> Some binaries are generated when building libbpf from tools/lib/bpf/,
> namely libbpf.so.0.0.2 and libbpf.so.0.
> Add them to the local .gitignore.
>
> Signed-off-by: Matteo Croce
Reviewed-by: Jakub Kicinski
Thanks!
Some binaries are generated when building libbpf from tools/lib/bpf/,
namely libbpf.so.0.0.2 and libbpf.so.0.
Add them to the local .gitignore.
Signed-off-by: Matteo Croce
---
tools/lib/bpf/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/lib/bpf/.gitignore b/tools/lib/bpf/.g