Re: [Xen-devel] [PATCH] tools: fix libxengnttab dependencies

2016-06-09 Thread Wei Liu
On Thu, Jun 09, 2016 at 12:00:13PM +0100, Ian Jackson wrote: > Jan Beulich writes ("[PATCH] tools: fix libxengnttab dependencies"): > > Without this some ld versions warn about not being able to find > > libxentoollog.so.1 when linking libxenvchan. > > > > Signed-off-by: Jan Beulich > > Acked-by

Re: [Xen-devel] [PATCH] tools: fix libxengnttab dependencies

2016-06-09 Thread Ian Jackson
Jan Beulich writes ("[PATCH] tools: fix libxengnttab dependencies"): > Without this some ld versions warn about not being able to find > libxentoollog.so.1 when linking libxenvchan. > > Signed-off-by: Jan Beulich Acked-by: Ian Jackson I think this is a 4.7 candidate. Wei ? Ian.

[Xen-devel] [PATCH] tools: fix libxengnttab dependencies

2016-06-08 Thread Jan Beulich
Without this some ld versions warn about not being able to find libxentoollog.so.1 when linking libxenvchan. Signed-off-by: Jan Beulich --- a/tools/Rules.mk +++ b/tools/Rules.mk @@ -92,8 +92,9 @@ LDLIBS_libxenevtchn = $(XEN_LIBXENEVTCHN SHLIB_libxenevtchn = -Wl,-rpath-link=$(XEN_LIBXENEVTCHN)