[libvirt] [PATCH 21/35] tests: Makefile: Sanitize entry for qemublocktest

John Ferlan jferlan at redhat.com
Wed May 2 21:39:12 UTC 2018



On 04/25/2018 11:15 AM, Peter Krempa wrote:
> Remove gnulib from _LDADD and move LDADDS to replace it. Also reformat
> the _SOURCES so that they can be easily extended.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  tests/Makefile.am | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
> 

ew, ah, some black magic... Looks like possibly adding $(PROBES_O),
adding libvirt.la, and adding "-Wl,--no-copy-dt-needed-entries" to the
test image creation.  Dragging in a lot, but I see future patches will
need it...

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list