
2 May
2018
2 May
'18
5:39 p.m.
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@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@redhat.com> John