提交 a325f454 编写于 作者: D Daniel P. Berrangé

remote: remove useless $(LIBSOCKET) variable

GNULIB sets $(LIBSOCKET) on mingw to pull in the windows socket
APIs. This is trivially not required, since we don't build libvirtd
on mingw.
Reviewed-by: NAndrea Bolognani <abologna@redhat.com>
Signed-off-by: NDaniel P. Berrangé <berrange@redhat.com>
上级 5f449aea
......@@ -181,7 +181,6 @@ endif WITH_DTRACE_PROBES
libvirtd_LDADD += \
../gnulib/lib/libgnu.la \
$(LIBSOCKET) \
$(NULL)
remote/libvirtd.conf: remote/libvirtd.conf.in
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册