[libvirt] [PATCH 13/41] remote: refactor & rename variables for building libvirtd

Andrea Bolognani abologna at redhat.com
Fri Jul 26 15:46:38 UTC 2019


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




More information about the libvir-list mailing list