OpenJDK / jdk7 / jdk7
comparison README-builds.html @ 260:f4c95f4b7590
6909026: Change GNU make version requirement to 3.81
Reviewed-by: robilad
author | ohair |
---|---|
date | Sat, 18 Dec 2010 18:28:31 -0800 |
parents | 782c0c738f6d |
children | 4346ba98938b dc9eb519c6ed |
comparison
equal
deleted
inserted
replaced
21:523557fa54f4 | 22:ec885cb293ff |
---|---|
522 GNU version of the utility command <tt>make</tt> | 522 GNU version of the utility command <tt>make</tt> |
523 (<tt><i>gmake</i></tt>). | 523 (<tt><i>gmake</i></tt>). |
524 A few notes about using GNU make: | 524 A few notes about using GNU make: |
525 <ul> | 525 <ul> |
526 <li> | 526 <li> |
527 In general, you need GNU make version 3.78.1 or newer. | 527 In general, you need GNU make version 3.81 or newer. |
528 </li> | 528 </li> |
529 <li> | 529 <li> |
530 Place the location of the GNU make binary in the <tt>PATH</tt>. | 530 Place the location of the GNU make binary in the <tt>PATH</tt>. |
531 </li> | 531 </li> |
532 <li> | 532 <li> |