]> git.ipfire.org Git - thirdparty/systemd.git/commit
timesync, meson: allow statically linked build
authorRobert Scheck <robert@fedoraproject.org>
Sat, 8 Feb 2020 13:02:09 +0000 (14:02 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 4 Mar 2020 09:46:10 +0000 (10:46 +0100)
commitfd74a13e85acdf2880696d8f8f9ebe62ed37b29c
treef50e08ebb8c5ae2b1ef01672d65a7e73ab395c4e
parentdd0395b5654c52e982adf6d354db9c7fdcf4b6c7
timesync, meson: allow statically linked build

Build option "link-timesyncd-shared" to build a statically linked
systemd-timesyncd by using

  -Dlink-udev-shared=false -Dlink-timesyncd-shared=false

on systems with full systemd stack except systemd-timesyncd, such
as RHEL/CentOS 8.
meson.build
meson_options.txt