bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/2] Fixes for bpftool-prog-profile
@ 2020-03-10 18:36 Song Liu
  2020-03-10 18:36 ` [PATCH bpf-next 1/2] bpftool: only build bpftool-prog-profile with clang >= v11 Song Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Song Liu @ 2020-03-10 18:36 UTC (permalink / raw)
  To: netdev, bpf
  Cc: quentin, kernel-team, ast, daniel, arnaldo.melo, jolsa, Song Liu

1. Fix build for older clang;
2. Fix skeleton's dependency on libbpf.

Song Liu (2):
  bpftool: only build bpftool-prog-profile with clang >= v11
  bpftool: skeleton should depend on libbpf

 tools/bpf/bpftool/Makefile | 15 ++++++++++++---
 tools/bpf/bpftool/prog.c   |  2 ++
 2 files changed, 14 insertions(+), 3 deletions(-)

--
2.17.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-03-11  4:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-10 18:36 [PATCH bpf-next 0/2] Fixes for bpftool-prog-profile Song Liu
2020-03-10 18:36 ` [PATCH bpf-next 1/2] bpftool: only build bpftool-prog-profile with clang >= v11 Song Liu
2020-03-10 22:44   ` Quentin Monnet
2020-03-10 22:54     ` Alexei Starovoitov
2020-03-10 18:36 ` [PATCH bpf-next 2/2] bpftool: skeleton should depend on libbpf Song Liu
2020-03-10 22:00 ` [PATCH bpf-next 0/2] Fixes for bpftool-prog-profile John Fastabend
2020-03-11  4:33 ` Andrii Nakryiko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).