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
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
--
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
; 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
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