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

Jiri Denemark jdenemar at redhat.com
Wed Jul 4 09:55:43 UTC 2012


On Tue, Jul 03, 2012 at 16:58:42 +0100, 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(-)

It also moves LIBXML_LIBS down to libvirt_util, which is a good thing too.

ACK

Jirka




More information about the libvir-list mailing list