[libvirt] [PATCH 03/15] Avoid build shared source files again for libvirt_lxc

Eric Blake eblake at redhat.com
Wed Jul 4 12:39:46 UTC 2012


On 07/03/2012 09:58 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> Currently the build of libvirt_lxc will cause recompilation
> of all sources under src/util, src/conf, src/security and
> more. Switch the libvirt_lxc process to link against the
> libtool convenience libraries that are already built as
> part of the main libvirt.os & libvirtd build process
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/Makefile.am |   39 ++++++++-------------------------------
>  1 file changed, 8 insertions(+), 31 deletions(-)

Does this mean we can clean up the $(DOMAIN_LIST_SOURCES) hack from
commit 2c68080, where we had a link failure on libvirt_lxc when trying
to pull in src/conf/virdomainlist.c?

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120704/2b41a15b/attachment-0001.sig>


More information about the libvir-list mailing list