aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorohair <none@none>2010-12-18 18:28:31 -0800
committerohair <none@none>2010-12-18 18:28:31 -0800
commit2f7e9950fef0b13b91843450418b19ffa67d72e4 (patch)
tree9a7816a5c6fc4117f056c300fd5648e2f849ce5b /README
parent8ece576fd7388f5a6d8477ad9aede02510d5e1d0 (diff)
6909026: Change GNU make version requirement to 3.81
Reviewed-by: robilad
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 5dd05f4..eef68df 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.