mirror of
https://github.com/systemd/systemd.git
synced 2025-01-27 18:04:05 +03:00
build-sys: fix library link order
This commit is contained in:
parent
78a337bd30
commit
2fa495c8a4
@ -3528,8 +3528,8 @@ systemd_coredump_SOURCES = \
|
||||
systemd_coredump_LDADD = \
|
||||
libsystemd-journal-internal.la \
|
||||
libsystemd-label.la \
|
||||
libsystemd-shared.la \
|
||||
libsystemd-internal.la
|
||||
libsystemd-internal.la \
|
||||
libsystemd-shared.la
|
||||
|
||||
rootlibexec_PROGRAMS += \
|
||||
systemd-coredump
|
||||
|
Loading…
x
Reference in New Issue
Block a user