chiark / gitweb /
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)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:49:48 +0000 (07:49 +0200)
commitd86cd5bf77ef02fd5825ecccb64dc64ea6e5d4e3
tree24828a19cbdc974229d7337cf19ec1bc7c141754
parentcba4e27941fef3c0b170792f6ec0cba019d36734
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/shared/meson.build