mirror of
https://github.com/systemd/systemd.git
synced 2025-02-02 13:47:27 +03:00
Makefile: fix build on clang
needed after libsystemd-daemon was merged into libsystemd in 0ebee8818404adb95a0b8a01416aad3a16f64ae1
This commit is contained in:
parent
e8d842a0d0
commit
f0329635f8
Notes:
Zbigniew Jędrzejewski-Szmek
2014-02-27 19:08:17 -05:00
Backport: bugfix
@ -2016,6 +2016,9 @@ libsystemd_internal_la_CFLAGS = \
|
||||
$(AM_CFLAGS) \
|
||||
-pthread
|
||||
|
||||
libsystemd_internal_la_LIBADD = \
|
||||
$(RT_LIBS)
|
||||
|
||||
noinst_LTLIBRARIES += \
|
||||
libsystemd-internal.la
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user