aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2010-04-20 20:41:40 +0000
committerVlastimil Babka <caster@gentoo.org>2010-04-20 20:41:40 +0000
commit554385dd4b1916ea09a8477dcaa4d09ef345ea93 (patch)
treea72a06206351805b5dbd8055ae2bd271901d6f19 /config
parentTry system-vm as a build VM before falling back to jdk-defaults.conf - bug #3... (diff)
downloadjava-config-554385dd4b1916ea09a8477dcaa4d09ef345ea93.tar.gz
java-config-554385dd4b1916ea09a8477dcaa4d09ef345ea93.tar.bz2
java-config-554385dd4b1916ea09a8477dcaa4d09ef345ea93.zip
Add jdk-defaults for several (prefix) arches per bug #300137.
svn path=/projects/java-config-2/trunk/; revision=8168
Diffstat (limited to 'config')
-rw-r--r--config/jdk-defaults-hpux.conf2
-rw-r--r--config/jdk-defaults-ppc-aix.conf2
-rw-r--r--config/jdk-defaults-ppc-linux.conf2
-rw-r--r--config/jdk-defaults-x64-freebsd.conf2
-rw-r--r--config/jdk-defaults-x64-macos.conf2
-rw-r--r--config/jdk-defaults-x86-freebsd.conf2
6 files changed, 12 insertions, 0 deletions
diff --git a/config/jdk-defaults-hpux.conf b/config/jdk-defaults-hpux.conf
new file mode 100644
index 0000000..d54419b
--- /dev/null
+++ b/config/jdk-defaults-hpux.conf
@@ -0,0 +1,2 @@
+# This files contain the default support jdk's
+*= hp-jdk-bin
diff --git a/config/jdk-defaults-ppc-aix.conf b/config/jdk-defaults-ppc-aix.conf
new file mode 100644
index 0000000..31a46e3
--- /dev/null
+++ b/config/jdk-defaults-ppc-aix.conf
@@ -0,0 +1,2 @@
+# This files contain the default support jdk's
+*= ibm-jdk-bin
diff --git a/config/jdk-defaults-ppc-linux.conf b/config/jdk-defaults-ppc-linux.conf
new file mode 100644
index 0000000..31a46e3
--- /dev/null
+++ b/config/jdk-defaults-ppc-linux.conf
@@ -0,0 +1,2 @@
+# This files contain the default support jdk's
+*= ibm-jdk-bin
diff --git a/config/jdk-defaults-x64-freebsd.conf b/config/jdk-defaults-x64-freebsd.conf
new file mode 100644
index 0000000..2af5546
--- /dev/null
+++ b/config/jdk-defaults-x64-freebsd.conf
@@ -0,0 +1,2 @@
+# This files contain the default support jdk's
+*= diablo-jdk
diff --git a/config/jdk-defaults-x64-macos.conf b/config/jdk-defaults-x64-macos.conf
new file mode 100644
index 0000000..c1f8d96
--- /dev/null
+++ b/config/jdk-defaults-x64-macos.conf
@@ -0,0 +1,2 @@
+# This files contain the default support jdk's
+*= apple-jdk-bin
diff --git a/config/jdk-defaults-x86-freebsd.conf b/config/jdk-defaults-x86-freebsd.conf
new file mode 100644
index 0000000..2af5546
--- /dev/null
+++ b/config/jdk-defaults-x86-freebsd.conf
@@ -0,0 +1,2 @@
+# This files contain the default support jdk's
+*= diablo-jdk