tools: remove static linking support
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44285
This commit is contained in:
@@ -21,8 +21,6 @@ include $(INCLUDE_DIR)/host-build.mk
|
||||
HOST_CONFIGURE_VARS += \
|
||||
ac_cv_header_iconv_h=no
|
||||
|
||||
HOST_LDFLAGS += $(HOST_STATIC_LINKING)
|
||||
|
||||
define Host/Compile
|
||||
$(MAKE) -C $(HOST_BUILD_DIR) mcopy
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user