Juergen Gross, on Tue 13 Dec 2016 16:18:07 +0100, wrote:
> On 13/12/16 16:02, Wei Liu wrote:
> > After 5623e2d2 ("x86: use unified linker script") the linker script for
> > x86 build is generated. But the special rule to generate linker script
> > doesn't have OBJ_DIR prepended so in parallel build the same file is
> > written multiple times. This is racy and would cause parallel build to
> > fail.
> > 
> > Fix this by prepending OBJ_DIR to the path of linker script. Change
> > other variables where necessary.
> > 
> > Signed-off-by: Wei Liu <wei.l...@citrix.com>
> 
> Reviewed-by: Juergen Gross <jgr...@suse.com>

Acked-by: Samuel Thibault <samuel.thiba...@ens-lyon.org>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to