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 libr

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
; Christian Lindig; David Scott Subject: [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

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

2020-10-02 Thread Juergen Gross
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 directive when access to some private headers of another