]> git.ipfire.org Git - thirdparty/lxc.git/commit
build: drop build-time systemd dependency 4214/head
authorAleksa Sarai <cyphar@cyphar.com>
Fri, 28 Oct 2022 01:58:10 +0000 (12:58 +1100)
committerAleksa Sarai <cyphar@cyphar.com>
Sun, 30 Oct 2022 13:07:56 +0000 (00:07 +1100)
commitc6c705bfa30a4a3388c29f51025092c090f725b8
treed22639073faa0354a6961e0fc4f42abdd83abee1
parentf321cd610ad8bfc65fbae7a869db12933fb71b46
build: drop build-time systemd dependency

On openSUSE, our packages are build in the Open Build Service which does
not have a proper systemd installation that you can query to get the
systemdunitdir.

The simplest solution is to re-add the ability to explicitly set the
systemdunitdir (as was previously possible with the autotools build
system in pre-5.0 LXC).

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
config/init/systemd/meson.build
meson_options.txt