mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 21:14:32 +04:00
classpath: force use of target gmp lib
Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user