]> git.proxmox.com Git - mirror_lxc.git/commit
build: use liblxc_sources everywhere
authorChristian Brauner <brauner@kernel.org>
Wed, 8 Jun 2022 18:00:38 +0000 (20:00 +0200)
committerChristian Brauner (Microsoft) <christian.brauner@ubuntu.com>
Wed, 8 Jun 2022 18:01:26 +0000 (20:01 +0200)
commit5b726537aa2a1b9e5da03fce04452ddb49cc1754
tree3ad868804c15a22e5ff946b752e015dbbaadff7e
parent6bb8d4ce31f0149a9b4a3e8d9b00d90b6e299e59
build: use liblxc_sources everywhere

The old split didn't buy us a lot and causes problems when buidling with
sanitizers enabled so just use the full sources.

Signed-off-by: Christian Brauner (Microsoft) <christian.brauner@ubuntu.com>
src/lxc/cmd/meson.build
src/lxc/tools/meson.build
src/tests/meson.build