]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
meson: use a convenience lib for journal user sources
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 19 Dec 2017 18:38:43 +0000 (19:38 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 3 Jan 2018 11:09:46 +0000 (12:09 +0100)
commit5e3cec87bee762c4429ec1251632d58e5fd029bd
tree7d454350d4aa6f4db9363480b2bb65eb64227d5c
parenta8e559d4c66d0286061328a0ad5cbfed9080d29c
meson: use a convenience lib for journal user sources

Instead of compiling those files twice, once for libsystemd and once for
libshared, compile once as a static archive and then link into both.
This reduce the meson target for man=no compile to 1291.
meson.build
src/journal/meson.build
src/shared/meson.build