aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/classpath/classpath-native.inc
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2009-03-19 19:16:05 +0100
committerRobert Schuster <thebohemian@gmx.net>2009-03-20 00:55:20 +0100
commit665ae4e5422293c50400b3ab778311e199d3a5f5 (patch)
tree5551a2e6cf6b28a41ffbeb7abf1451bfb9fbc5d9 /recipes/classpath/classpath-native.inc
parent595952e9bbff5d25c370fd140d58c3aae9434690 (diff)
downloadopenembedded-665ae4e5422293c50400b3ab778311e199d3a5f5.tar.gz
classpath-native: Clean up
- removed 0.96.1, 0.97.2: Unable to guarantee that these work with current VMs - added 0.98 - removed superfluous patches
Diffstat (limited to 'recipes/classpath/classpath-native.inc')
-rw-r--r--recipes/classpath/classpath-native.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/classpath/classpath-native.inc b/recipes/classpath/classpath-native.inc
index bee62fae91..dba97769e7 100644
--- a/recipes/classpath/classpath-native.inc
+++ b/recipes/classpath/classpath-native.inc
@@ -13,6 +13,7 @@ do_configure_prepend () {
cp ${STAGING_DATADIR_NATIVE}/gettext/config.rpath ${S}
}
+export JAVA="${STAGING_BINDIR_NATIVE}/java-initial"
export JAVAC="${STAGING_BINDIR_NATIVE}/ecj-initial"
export JAVACFLAGS="-nowarn"