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:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| base_test.c | ||
| common.h | ||
| config | ||
| fs_test.c | ||
| ptrace_test.c | ||
| true.c | ||