diff options
author | Andrii Nakryiko <[email protected]> | 2019-10-11 15:01:45 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2019-10-12 16:15:10 -0700 |
commit | 3fbe31ae7ec4ec284a908cef7218f19e951ee55b (patch) | |
tree | 532c0a4a4df8b4102fe1351900a13b985557dcf0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c2383d398ed97390cdcc3042cfe724ea39188c99 (diff) |
selftests/bpf: Enforce libbpf build before BPF programs are built
Given BPF programs rely on libbpf's bpf_helper_defs.h, which is
auto-generated during libbpf build, libbpf build has to happen before
we attempt progs/*.c build. Enforce it as order-only dependency.
Fixes: 24f25763d6de ("libbpf: auto-generate list of BPF helper definitions")
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions