]> xenbits.xensource.com Git - people/liuw/xen.git/commitdiff
build: specify minimum versions of make
authorDoug Goldstein <cardoe@cardoe.com>
Thu, 11 Feb 2016 12:23:42 +0000 (12:23 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 11 Feb 2016 15:10:58 +0000 (15:10 +0000)
To help people avoid having to figure out what versions of make
needs to be supported document it explicitly.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
README

diff --git a/README b/README
index 356a350e9a8a46f914b39aa53e12e2a9c8caee27..dd36ec89b47b31c3670e8241ad05fe4b2b1d4536 100644 (file)
--- 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