X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/2bd9e7619b589a68014a46debe53773ff0b4a6a5..50d9b77c8c8e91f31c11dcf077afd88902c46d28:/tools/libtool/Makefile diff --git a/tools/libtool/Makefile b/tools/libtool/Makefile index 82730dfee..fce68aeba 100644 --- a/tools/libtool/Makefile +++ b/tools/libtool/Makefile @@ -15,6 +15,9 @@ PKG_MD5SUM:=b32b04148ecdd7344abc6fe8bd1bb021 include $(INCLUDE_DIR)/host-build.mk +HOST_CONFIGURE_VARS += \ + lt_cv_sys_dlsearch_path="" + define Host/Compile $(MAKE) -C $(HOST_BUILD_DIR) endef