mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-08 23:04:35 +08:00
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 |