summaryrefslogtreecommitdiffstats
path: root/conf/template.inteld1521/local.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'conf/template.inteld1521/local.conf.sample')
-rw-r--r--conf/template.inteld1521/local.conf.sample5
1 files changed, 1 insertions, 4 deletions
diff --git a/conf/template.inteld1521/local.conf.sample b/conf/template.inteld1521/local.conf.sample
index 9b7e5b5..7ed152c 100644
--- a/conf/template.inteld1521/local.conf.sample
+++ b/conf/template.inteld1521/local.conf.sample
@@ -37,9 +37,6 @@
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#
45# Where to place downloads 42# Where to place downloads
@@ -90,7 +87,7 @@ PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
90# Ultimately when creating custom policy, people will likely end up subclassing 87# Ultimately when creating custom policy, people will likely end up subclassing
91# these defaults. 88# these defaults.
92# 89#
93DISTRO ?= "enea" 90DISTRO ?= "eneanfvaccess"
94# As an example of a subclass there is a "bleeding" edge policy configuration 91# As an example of a subclass there is a "bleeding" edge policy configuration
95# where many versions are set to the absolute latest code from the upstream 92# where many versions are set to the absolute latest code from the upstream
96# source control systems. This is just mentioned here as an example, its not 93# source control systems. This is just mentioned here as an example, its not