mirror of
https://github.com/systemd/systemd.git
synced 2025-03-09 12:58:26 +03:00
nss-mymachines: link less
This reduces libraries reported by ldd by liblzma, liblz4, libgcrypt, libgpg-error, libacl, libidn, libseccomp.
This commit is contained in:
parent
b4a4417ca8
commit
d6ce77dbc2
@ -4947,7 +4947,7 @@ libnss_mymachines_la_LDFLAGS = \
|
||||
-Wl,--version-script=$(top_srcdir)/src/nss-mymachines/nss-mymachines.sym
|
||||
|
||||
libnss_mymachines_la_LIBADD = \
|
||||
libshared.la
|
||||
libsystemd-internal.la
|
||||
|
||||
lib_LTLIBRARIES += \
|
||||
libnss_mymachines.la
|
||||
|
@ -27,7 +27,6 @@
|
||||
|
||||
#include "alloc-util.h"
|
||||
#include "bus-common-errors.h"
|
||||
#include "bus-util.h"
|
||||
#include "hostname-util.h"
|
||||
#include "in-addr-util.h"
|
||||
#include "macro.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user