Hi!

While tracking down the perf vs libbpf vs reallocarray build issue
I noticed libbpf is checking for a feature it never uses and that
bpftool's makefile attempt to reuse feature dump doesn't really
make sense.

Jakub Kicinski (2):
  tools: libbpf: remove libelf-getphdrnum feature detection
  tools: bpftool: don't pass FEATURES_DUMP to libbpf

 tools/bpf/bpftool/Makefile | 2 +-
 tools/lib/bpf/Makefile     | 6 +-----
 2 files changed, 2 insertions(+), 6 deletions(-)

-- 
2.17.1

Reply via email to