classpath: force use of target gmp lib
Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
parent
f662eff2dd
commit
e52372940e
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ endef
|
||||||
$(eval $(call Download,antlr))
|
$(eval $(call Download,antlr))
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
|
--with-gmp="$(STAGING_DIR)/usr" \
|
||||||
--without-x \
|
--without-x \
|
||||||
--disable-gtk-peer \
|
--disable-gtk-peer \
|
||||||
--disable-qt-peer \
|
--disable-qt-peer \
|
||||||
|
|
Loading…
Reference in a new issue