diff options
author | Martin KaFai Lau <[email protected]> | 2022-03-16 10:38:35 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2022-03-16 15:07:49 -0700 |
commit | 82cb2b30773e3ccbbd2ed4427d52a91862d4db6d (patch) | |
tree | 687d9738a7fde05252f0f3d283692cba1c0af235 /lib/string_helpers.c | |
parent | b1c2768a82b9cd149f54e335de38ea1212f47b07 (diff) |
bpf: selftests: Remove libcap usage from test_progs
This patch removes the libcap usage from test_progs.
bind_perm.c is the only user. cap_*_effective() helpers added in the
earlier patch are directly used instead.
No other selftest binary is using libcap, so '-lcap' is also removed
from the Makefile.
Signed-off-by: Martin KaFai Lau <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Reviewed-by: Stanislav Fomichev <[email protected]>
Acked-by: John Fastabend <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions