summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2012-03-08 10:57:04 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2012-03-08 10:59:03 +0100
commite90110b85733f9cdda26861bc29588257173c11c (patch)
tree77d225baaf1b4e41e6bfb44710d955176f2b2f7a /README
parent44765ff499e38f489af61c62cdd2e7def1d59290 (diff)
downloadmeta-java-e90110b85733f9cdda26861bc29588257173c11c.tar.gz
README: update openjdk-jre version and remove cacao
Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
Diffstat (limited to 'README')
-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