aboutsummaryrefslogtreecommitdiff
path: root/libs/classpath
diff options
context:
space:
mode:
Diffstat (limited to 'libs/classpath')
-rw-r--r--libs/classpath/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/classpath/Makefile b/libs/classpath/Makefile
index 480b887d3..273678e1e 100644
--- a/libs/classpath/Makefile
+++ b/libs/classpath/Makefile
@@ -51,6 +51,7 @@ endef
$(eval $(call Download,antlr))
CONFIGURE_ARGS += \
+ --with-gmp="$(STAGING_DIR)/usr" \
--without-x \
--disable-gtk-peer \
--disable-qt-peer \