]> git.ipfire.org Git - thirdparty/lxc.git/commit
build: force linking against liblxc 4250/head
authorChristian Brauner <brauner@kernel.org>
Wed, 4 Jan 2023 15:45:03 +0000 (16:45 +0100)
committerChristian Brauner (Microsoft) <christian.brauner@ubuntu.com>
Wed, 4 Jan 2023 15:45:03 +0000 (16:45 +0100)
commita8e1070c61043b61f2e7436ec2ff67768ce638d3
tree89e5aa76d1667ff0cb855d2d4dc8f98036cae3fd
parent0b83d71c2c8f3bac9503f894cd84584f79258bb3
build: force linking against liblxc

We really need to split up our code into better chunks so we avoid all of this
duplicated compilation.

Fixes: https://github.com/lxc/lxc/issues/4249
Signed-off-by: Christian Brauner (Microsoft) <christian.brauner@ubuntu.com>
meson.build