6909026: Change GNU make version requirement to 3.81

Sat, 18 Dec 2010 18:28:31 -0800

author
ohair
date
Sat, 18 Dec 2010 18:28:31 -0800
changeset 262
f4c95f4b7590
parent 261
d94daa2acb2c
child 263
6d8ed82e5070

6909026: Change GNU make version requirement to 3.81
Reviewed-by: robilad

README file | annotate | diff | comparison | revisions
README-builds.html file | annotate | diff | comparison | revisions
     1.1 --- a/README	Thu Dec 16 19:56:43 2010 -0800
     1.2 +++ b/README	Sat Dec 18 18:28:31 2010 -0800
     1.3 @@ -26,6 +26,6 @@
     1.4         gnumake all
     1.5       The resulting JDK image should be found in build/*/j2sdk-image
     1.6  
     1.7 -where gnumake is GNU make 3.78.1 or newer, /usr/bin/make on Linux and
     1.8 +where gnumake is GNU make 3.81 or newer, /usr/bin/make on Linux and
     1.9  /usr/sfw/bin/gmake or /opt/sfw/bin/gmake on Solaris.
    1.10  
     2.1 --- a/README-builds.html	Thu Dec 16 19:56:43 2010 -0800
     2.2 +++ b/README-builds.html	Sat Dec 18 18:28:31 2010 -0800
     2.3 @@ -524,7 +524,7 @@
     2.4              A few notes about using GNU make:
     2.5              <ul>
     2.6                  <li>
     2.7 -                    In general, you need GNU make version 3.78.1 or newer.
     2.8 +                    In general, you need GNU make version 3.81 or newer.
     2.9                  </li>
    2.10                  <li>
    2.11                      Place the location of the GNU make binary in the <tt>PATH</tt>. 

mercurial