diff options
| author | Andrii Nakryiko <[email protected]> | 2021-08-15 07:06:00 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2021-08-16 22:45:07 +0000 |
| commit | 61c7aa5020e98ac2fdcf07d07eec1baf2e9f0a08 (patch) | |
| tree | 35562a9fe667679a163c2ec8b36fdc53dbaf15f9 /tools/lib/bpf/bpf.c | |
| parent | bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value (diff) | |
| download | kernel-61c7aa5020e98ac2fdcf07d07eec1baf2e9f0a08.tar.gz kernel-61c7aa5020e98ac2fdcf07d07eec1baf2e9f0a08.zip | |
libbpf: Re-build libbpf.so when libbpf.map changes
Ensure libbpf.so is re-built whenever libbpf.map is modified. Without this,
changes to libbpf.map are not detected and versioned symbols mismatch error
will be reported until `make clean && make` is used, which is a suboptimal
developer experience.
Fixes: 306b267cb3c4 ("libbpf: Verify versioned symbols")
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/lib/bpf/bpf.c')
0 files changed, 0 insertions, 0 deletions
