From: Doug Goldstein Date: Thu, 11 Feb 2016 12:23:42 +0000 (+0000) Subject: build: specify minimum versions of make X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~1778 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=15ee647c86ef21f4f61310d050bcdcb90dbbf318;p=xen.git build: specify minimum versions of make 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 Acked-by: Jan Beulich --- diff --git a/README b/README index 356a350e9a..dd36ec89b4 100644 --- a/README +++ b/README @@ -38,7 +38,7 @@ provided by your OS distributor: * GCC - For x86 4.1.2_20070115 or later - For ARM 4.8 or later - * GNU Make + * GNU Make v3.80 or later * GNU Binutils: - For x86 2.16.91.0.5 or later - For ARM 2.24 or later