tools/mtools: disable iconv support, it breaks on some systems
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36516
This commit is contained in:
parent
6ac2b3b76a
commit
0ed3a7b9d0
@ -16,6 +16,9 @@ PKG_CAT:=zcat
|
|||||||
|
|
||||||
include $(INCLUDE_DIR)/host-build.mk
|
include $(INCLUDE_DIR)/host-build.mk
|
||||||
|
|
||||||
|
HOST_CONFIGURE_VARS += \
|
||||||
|
ac_cv_header_iconv_h=no
|
||||||
|
|
||||||
HOST_LDFLAGS += $(HOST_STATIC_LINKING)
|
HOST_LDFLAGS += $(HOST_STATIC_LINKING)
|
||||||
|
|
||||||
define Host/Compile
|
define Host/Compile
|
||||||
|
Loading…
Reference in New Issue
Block a user