summaryrefslogtreecommitdiffstats
path: root/package/jamvm
diff options
context:
space:
mode:
Diffstat (limited to 'package/jamvm')
-rw-r--r--package/jamvm/jamvm.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/jamvm/jamvm.mk b/package/jamvm/jamvm.mk
index a2db513f61..b1520ada49 100644
--- a/package/jamvm/jamvm.mk
+++ b/package/jamvm/jamvm.mk
@@ -10,7 +10,7 @@ JAMVM_LICENSE = GPLv2+
JAMVM_LICENSE_FILES = COPYING
JAMVM_DEPENDENCIES = zlib classpath
# int inlining seems to crash jamvm, don't build shared version of internal lib
-JAMVM_CONF_OPT = \
+JAMVM_CONF_OPTS = \
--with-classpath-install-dir=/usr \
--disable-int-inlining \
--disable-shared \
OpenPOWER on IntegriCloud