]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson_options.txt
journalctl: allow statically linked build
authorJames Hilliard <james.hilliard1@gmail.com>
Wed, 27 Jul 2022 21:28:09 +0000 (15:28 -0600)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 29 Jul 2022 00:22:54 +0000 (09:22 +0900)
commit0a0d48996842ad478ee74c5224669c3650b2e2fe
tree5171b75c9c9e1cb98056cbc510c4214a24f0a31b
parent219fa78b5fa2ec9c13dd87419366116e3197693f
journalctl: allow statically linked build

The journalctl tool may be needed on cross compilation hosts in order
to run --update-catalog against a target rootfs.

To avoid reliability issues caused by shared linking allow journalctl
to be linked statically.
meson.build
meson_options.txt