]> git.ipfire.org Git - thirdparty/lxc.git/commit
build: only build init.lxc.static if libcap is statically linkable
authorAleksa Sarai <cyphar@cyphar.com>
Fri, 28 Oct 2022 01:44:39 +0000 (12:44 +1100)
committerAleksa Sarai <cyphar@cyphar.com>
Fri, 28 Oct 2022 03:34:28 +0000 (14:34 +1100)
commit59f69162caed3781d6737d2a4bc039e2205b8470
treeac180cef768a0b2cdf322f17849f24d8c791f515
parent062c2d9803074c62e801f61d4957bbefa1e9398a
build: only build init.lxc.static if libcap is statically linkable

Without setting this, the default build will fail if you don't have the
static libcap library installed (on openSUSE this is packaged separately
to libcap-devel).

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
meson.build
src/lxc/cmd/meson.build