# HG changeset patch # User ohair # Date 1292725711 28800 # Node ID 39aa1820e9347a5420f79035b4a50ed61315082a # Parent 605f5b8e8ecf51c3342549dd1a0388fe0e76001c 6909026: Change GNU make version requirement to 3.81 Reviewed-by: robilad diff -r 605f5b8e8ecf -r 39aa1820e934 README --- a/README Thu Dec 16 19:56:43 2010 -0800 +++ b/README Sat Dec 18 18:28:31 2010 -0800 @@ -26,6 +26,6 @@ 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 -r 605f5b8e8ecf -r 39aa1820e934 README-builds.html --- a/README-builds.html Thu Dec 16 19:56:43 2010 -0800 +++ b/README-builds.html Sat Dec 18 18:28:31 2010 -0800 @@ -524,7 +524,7 @@ A few notes about using GNU make: