summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 744f528..979ffd0 100644
--- a/README
+++ b/README
@@ -10,6 +10,8 @@ revision: HEAD
10 10
11You should define at lease the following variables in a distro include file or local.conf 11You should define at lease the following variables in a distro include file or local.conf
12 12
13PREFERRED_PROVIDER_virtual/java-initial = "cacao-initial"
14
13PREFERRED_PROVIDER_virtual/java-native = "jamvm-native" 15PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
14PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native" 16PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
15 17