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