diff options
author | Mickaël Salaün <[email protected]> | 2022-10-19 22:05:36 +0200 |
---|---|---|
committer | Mickaël Salaün <[email protected]> | 2022-10-19 22:10:56 +0200 |
commit | 091873e47ef700e935aa80079b63929af599a0b2 (patch) | |
tree | 2342ea7980027952e3404cb27a0eb774b26585a5 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff) |
selftests/landlock: Build without static libraries
The only (forced) static test binary doesn't depend on libcap. Because
using -lcap on systems that don't have such static library would fail
(e.g. on Arch Linux), let's be more specific and require only dynamic
libcap linking.
Fixes: a52540522c95 ("selftests/landlock: Fix out-of-tree builds")
Cc: Anders Roxell <[email protected]>
Cc: Guillaume Tucker <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: [email protected]
Signed-off-by: Mickaël Salaün <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions