]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
network, meson: allow statically linked build
authorRobert Scheck <robert@fedoraproject.org>
Wed, 8 Jan 2020 01:36:07 +0000 (02:36 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 8 Jan 2020 08:50:32 +0000 (09:50 +0100)
commit5ac8b50d58946156094f7d4e6da8eec1209d9c3a
treefe6f96f93541ffd9f7d2bc307d3d7818444b09c9
parent31ffbfd1010d78351461e303caa05b58e2947bac
network, meson: allow statically linked build

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

  -Dlink-udev-shared=false -Dlink-networkd-shared=false

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