summaryrefslogtreecommitdiff
path: root/tools/bpf/.gitignore
diff options
context:
space:
mode:
authorAndrii Nakryiko <andrii@kernel.org>2021-08-15 10:06:00 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2021-08-17 01:45:07 +0300
commit61c7aa5020e98ac2fdcf07d07eec1baf2e9f0a08 (patch)
tree35562a9fe667679a163c2ec8b36fdc53dbaf15f9 /tools/bpf/.gitignore
parent7adfc6c9b315e174cf8743b21b7b691c8766791b (diff)
downloadlinux-61c7aa5020e98ac2fdcf07d07eec1baf2e9f0a08.tar.xz
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 <andrii@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Yonghong Song <yhs@fb.com> Link: https://lore.kernel.org/bpf/20210815070609.987780-8-andrii@kernel.org
Diffstat (limited to 'tools/bpf/.gitignore')
0 files changed, 0 insertions, 0 deletions