Re: [PATCH 0/3] tools: avoid creating symbolic links during make

2020-10-23 Thread Ian Jackson
Juergen Gross writes ("[PATCH 0/3] tools: avoid creating symbolic links during make"): > The rework of the Xen library build introduced creating some additional > symbolic links during the build process. > > This series is undoing that by moving all official Xen library headers > to tools/include

Re: [PATCH 0/3] tools: avoid creating symbolic links during make

2020-10-14 Thread Jürgen Groß
Ping? On 02.10.20 16:22, Juergen Gross wrote: The rework of the Xen library build introduced creating some additional symbolic links during the build process. This series is undoing that by moving all official Xen library headers to tools/include and by using include paths and the vpath directi

Re: [PATCH 0/3] tools: avoid creating symbolic links during make

2020-10-05 Thread Bertrand Marquis
-- Tested-by: Bertrand Marquis Work on Yocto Gategarth (including qemu and tools compilation). Cheers Bertrand > On 2 Oct 2020, at 15:22, Juergen Gross wrote: > > The rework of the Xen library build introduced creating some additional > symbolic links during the build process. > > This serie

Re: [PATCH 0/3] tools: avoid creating symbolic links during make

2020-10-05 Thread Christian Lindig
-- Acked-by: Christian Lindig From: Juergen Gross Sent: 02 October 2020 15:22 To: xen-devel@lists.xenproject.org Cc: Juergen Gross; Andrew Cooper; George Dunlap; Ian Jackson; Jan Beulich; Julien Grall; Stefano Stabellini; Wei Liu; Samuel Thibault; Christ