]> git.ipfire.org Git - thirdparty/systemd.git/commit
portable, meson: allow statically linked build
authorRobert Scheck <robert@fedoraproject.org>
Sun, 14 May 2023 01:17:47 +0000 (03:17 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 15 May 2023 11:30:04 +0000 (13:30 +0200)
commitc06d2e440c07756391c527814611a7f5633a12d9
treedae14094ef326ef8a351d0e2ef41a61e97948530
parent3dca0b36615b27dd4c6f98204750109c0469bd5c
portable, meson: allow statically linked build

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

  -Dlink-portabled-shared=false

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