On Fri, 2019-07-26 at 16:21 +0100, Daniel P. Berrangé wrote:
On Fri, Jul 26, 2019 at 05:19:56PM +0200, Andrea Bolognani wrote:
> [...]
> > +REMOTE_DAEMON_LD_ADD += \
> > + ../gnulib/lib/libgnu.la \
> > + $(LIBSOCKET) \
> > + $(NULL)
>
> As an aside, it looks like $(LIBSOCKET) is a leftover of days long
> gone and no longer used for anything.
It is something that gnulib defines. Whether it expands to a non-empty
string on any of our supported build platforms though, I don't know.
I tried removing it and ran it through the full gauntlet without
getting any failures, so I'm pretty confident we don't need it. It'd
be pretty weird if we did, since we have at least two other daemons
already and neither of those is using it...
--
Andrea Bolognani / Red Hat / Virtualization