mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-25 12:31:07 +00:00
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 | ||