From cec00df9d348cfb1fb2a459d8b73bc0605beeeaf Mon Sep 17 00:00:00 2001 From: Kelly O'Hair Date: Sat, 18 Dec 2010 18:28:31 -0800 Subject: [PATCH] 6909026: Change GNU make version requirement to 3.81 Reviewed-by: robilad --- README | 2 +- README-builds.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 5dd05f46abe..eef68df24a7 100644 --- a/README +++ b/README @@ -26,6 +26,6 @@ Simple Build Instructions: gnumake all The resulting JDK image should be found in build/*/j2sdk-image -where gnumake is GNU make 3.78.1 or newer, /usr/bin/make on Linux and +where gnumake is GNU make 3.81 or newer, /usr/bin/make on Linux and /usr/sfw/bin/gmake or /opt/sfw/bin/gmake on Solaris. diff --git a/README-builds.html b/README-builds.html index 81ada58e303..1c2504c4dc5 100644 --- a/README-builds.html +++ b/README-builds.html @@ -524,7 +524,7 @@ A few notes about using GNU make: