Re: [Xen-devel] [PATCH v3 2/2] build: specify minimum versions of make

2016-02-11 Thread Andrew Cooper
On 11/02/16 12:23, Ian Campbell wrote: > From: Doug Goldstein > > To help people avoid having to figure out what versions of make > needs to be supported document it explicitly. > > Signed-off-by: Doug Goldstein > Signed-off-by: Ian Campbell Reviewed-by: Andrew Cooper In particular, I have ha

[Xen-devel] [PATCH v3 2/2] build: specify minimum versions of make

2016-02-11 Thread Ian Campbell
From: Doug Goldstein To help people avoid having to figure out what versions of make needs to be supported document it explicitly. Signed-off-by: Doug Goldstein Signed-off-by: Ian Campbell --- v3: [ijc] Put make into a separate patch to reduce risk to gcc+binutils patch #1 (since I'm not sure