summaryrefslogtreecommitdiffstats
path: root/fs/bad_inode.c
diff options
context:
space:
mode:
authorQuentin Monnet <quentin@isovalent.com>2022-07-05 22:04:56 +0200
committerAndrii Nakryiko <andrii@kernel.org>2022-07-06 07:31:17 +0200
commit450a8dcb8c7f819431b09e5c1debbf0b6c2e824e (patch)
tree204c3a097c54c79a2e43263a0bfe6c134200a0df /fs/bad_inode.c
parentMerge branch 'cleanup the legacy probe_event on failed scenario' (diff)
downloadlinux-450a8dcb8c7f819431b09e5c1debbf0b6c2e824e.tar.xz
linux-450a8dcb8c7f819431b09e5c1debbf0b6c2e824e.zip
bpftool: Remove zlib feature test from Makefile
The feature test to detect the availability of zlib in bpftool's Makefile does not bring much. The library is not optional: it may or may not be required along libbfd for disassembling instructions, but in any case it is necessary to build feature.o or even libbpf, on which bpftool depends. If we remove the feature test, we lose the nicely formatted error message, but we get a compiler error about "zlib.h: No such file or directory", which is equally informative. Let's get rid of the test. Suggested-by: Andrii Nakryiko <andrii@kernel.org> Signed-off-by: Quentin Monnet <quentin@isovalent.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20220705200456.285943-1-quentin@isovalent.com
Diffstat (limited to 'fs/bad_inode.c')
0 files changed, 0 insertions, 0 deletions