Home
last modified time | relevance | path

Searched hist:"091873 e47ef700e935aa80079b63929af599a0b2" (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/landlock/
H A DMakefilediff 091873e47ef700e935aa80079b63929af599a0b2 Wed Oct 19 22:05:36 CEST 2022 Mickaël Salaün <mic@digikod.net> 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 <anders.roxell@linaro.org>
Cc: Guillaume Tucker <guillaume.tucker@collabora.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: Shuah Khan <skhan@linuxfoundation.org>
Cc: stable@vger.kernel.org
Signed-off-by: Mickaël Salaün <mic@digikod.net>
Link: https://lore.kernel.org/r/20221019200536.2771316-1-mic@digikod.net