summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index 803b4de..944f526 100644
--- a/README
+++ b/README
@@ -13,9 +13,7 @@ You should define at lease the following variables in a distro include file or l
13PREFERRED_PROVIDER_virtual/java-native = "jamvm-native" 13PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
14PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native" 14PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
15 15
16PREFERRED_VERSION_cacaoh-native = "0.99.3" 16PREFERRED_VERSION_openjdk-6-jre = "6b24-1.11.1"
17
18PREFERRED_VERSION_openjdk-6-jre = "6b18-1.8.11"
19PREFERRED_VERSION_icedtea6-native = "1.8.11" 17PREFERRED_VERSION_icedtea6-native = "1.8.11"
20 18
21Please note that libstdc++ static is needed on your host to compile icedtea6-native 19Please note that libstdc++ static is needed on your host to compile icedtea6-native