aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jamvm/jamvm.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/jamvm/jamvm.inc')
-rw-r--r--recipes/jamvm/jamvm.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/jamvm/jamvm.inc b/recipes/jamvm/jamvm.inc
index 327caf9a68..1181d16cbf 100644
--- a/recipes/jamvm/jamvm.inc
+++ b/recipes/jamvm/jamvm.inc
@@ -12,6 +12,8 @@ RPROVIDES_jamvm = "java2-runtime"
# This uses 32 bit arm, so force the instruction set to arm, not thumb
ARM_INSTRUCTION_SET = "arm"
+PRIVATE_LIBS = "libjvm.so"
+
inherit java autotools update-alternatives
EXTRA_OECONF = "--with-classpath-install-dir=${prefix} --libdir=${libdir}/jamvm"