linux/tools
Andrii Nakryiko 0ad4ddb27e libbpf: Re-build libbpf.so when libbpf.map changes
[ Upstream commit 61c7aa5020 ]

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: 306b267cb3 ("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
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-09-15 09:50:40 +02:00
..
accounting
arch
bootconfig tools/bootconfig: Fix error return code in apply_xbc() 2021-06-16 12:01:45 +02:00
bpf bpftool: Check malloc return value in mount_bpffs_for_pin 2021-07-28 14:35:37 +02:00
build
cgroup
debugging
edid
firewire
firmware
gpio
hv
iio
include bpf: Fix a typo of reuseport map in bpf.h. 2021-09-15 09:50:31 +02:00
io_uring
kvm/kvm_stat
laptop
leds
lib libbpf: Re-build libbpf.so when libbpf.map changes 2021-09-15 09:50:40 +02:00
memory-model
objtool
pci
pcmcia
perf perf annotate: Fix jump parsing for C++ code. 2021-09-03 10:09:29 +02:00
power
scripts tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.include 2021-07-31 08:16:10 +02:00
spi
testing selftests/bpf: Fix test_core_autosize on big-endian machines 2021-09-15 09:50:40 +02:00
thermal/tmon
time
usb
virtio tools/virtio: fix build 2021-09-03 10:09:27 +02:00
vm
wmi
Makefile