mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +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))
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--with-gmp="$(STAGING_DIR)/usr" \
|
||||
--without-x \
|
||||
--disable-gtk-peer \
|
||||
--disable-qt-peer \
|
||||
|
||||
Reference in New Issue
Block a user