classpath: force use of target gmp lib
authorNicolas Thill <nico@openwrt.org>
Wed, 7 Jan 2015 00:56:28 +0000 (01:56 +0100)
committerNicolas Thill <nico@openwrt.org>
Wed, 7 Jan 2015 01:00:35 +0000 (02:00 +0100)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
libs/classpath/Makefile

index 480b887d351bb4635738824038758fae5c5a87a3..273678e1e71eaaa431f5e48df441fe16f93ffa62 100644 (file)
@@ -51,6 +51,7 @@ endef
 $(eval $(call Download,antlr))
 
 CONFIGURE_ARGS += \
+       --with-gmp="$(STAGING_DIR)/usr" \
        --without-x \
        --disable-gtk-peer \
        --disable-qt-peer \