as below. tools/gmp/Makefile
define Host/Configure
(cd $(HOST_BUILD_DIR)/$(3); \
ABI=32 $(HOST_CONFIGURE_CMD) \
$(HOST_CONFIGURE_VARS) \
$(HOST_CONFIGURE_ARGS); \
)
endef
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
