mirror of
https://github.com/systemd/systemd.git
synced 2024-12-26 03:22:00 +03:00
build-sys: do not link systemctl against journal-internal and id128-internal
systemctl does not need the internal journal and id128 libraries to function, so don't link against them.
This commit is contained in:
parent
193556b69e
commit
f9a3b83bf4
@ -1427,8 +1427,6 @@ systemctl_LDADD = \
|
|||||||
libsystemd-label.la \
|
libsystemd-label.la \
|
||||||
libsystemd-shared.la \
|
libsystemd-shared.la \
|
||||||
libsystemd-daemon.la \
|
libsystemd-daemon.la \
|
||||||
libsystemd-journal-internal.la \
|
|
||||||
libsystemd-id128-internal.la \
|
|
||||||
libsystemd-dbus.la \
|
libsystemd-dbus.la \
|
||||||
libsystemd-logs.la
|
libsystemd-logs.la
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user