summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/template.inteld1521-dev/local.conf.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/template.inteld1521-dev/local.conf.sample b/conf/template.inteld1521-dev/local.conf.sample
index e14b476..1324040 100644
--- a/conf/template.inteld1521-dev/local.conf.sample
+++ b/conf/template.inteld1521-dev/local.conf.sample
@@ -37,6 +37,10 @@
37# This sets the default machine to be qemux86 if no other machine is selected: 37# This sets the default machine to be qemux86 if no other machine is selected:
38MACHINE ?= "inteld1521" 38MACHINE ?= "inteld1521"
39 39
40PREFERRED_PROVIDER_virtual/java-initial-native = "cacao-initial-native"
41PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
42PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
43
40# 44#
41# Where to place downloads 45# Where to place downloads
42# 46#