mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
Makefile: fix build on clang
needed after libsystemd-daemon was merged into libsystemd in
0ebee88184
This commit is contained in:
@@ -2016,6 +2016,9 @@ libsystemd_internal_la_CFLAGS = \
|
||||
$(AM_CFLAGS) \
|
||||
-pthread
|
||||
|
||||
libsystemd_internal_la_LIBADD = \
|
||||
$(RT_LIBS)
|
||||
|
||||
noinst_LTLIBRARIES += \
|
||||
libsystemd-internal.la
|
||||
|
||||
|
||||
Reference in New Issue
Block a user