mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-23 23:10:57 +07: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-shared.la \
|
||||
libsystemd-daemon.la \
|
||||
libsystemd-journal-internal.la \
|
||||
libsystemd-id128-internal.la \
|
||||
libsystemd-dbus.la \
|
||||
libsystemd-logs.la
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user