aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/classpath/classpath.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/classpath/classpath.inc')
-rw-r--r--recipes-core/classpath/classpath.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/classpath/classpath.inc b/recipes-core/classpath/classpath.inc
index 1bdfd78..81476c0 100644
--- a/recipes-core/classpath/classpath.inc
+++ b/recipes-core/classpath/classpath.inc
@@ -28,6 +28,8 @@ SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz"
S = "${WORKDIR}/${PBN}-${PV}"
export JAVA = "java"
+export LD_LIBRARY_PATH = "$LD_LIBRARY_PATH:${STAGING_LIBDIR_NATIVE}/classpath:${STAGING_LIBDIR_NATIVE}/jamvm"
+export BOOTCLASSPATH = "${STAGING_DATADIR_NATIVE}/jamvm/classes.zip:${STAGING_DATADIR_NATIVE}/classpath/glibj.zip"
EXTRA_OECONF = "\
--with-glibj \