X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2bd9e7619b589a68014a46debe53773ff0b4a6a5..77ec3b2de9bb1880b258ec6aaf4949f146f6fd8d:/tools/libtool/Makefile?ds=sidebyside diff --git a/tools/libtool/Makefile b/tools/libtool/Makefile index 82730dfee..080689b8a 100644 --- a/tools/libtool/Makefile +++ b/tools/libtool/Makefile @@ -15,9 +15,8 @@ PKG_MD5SUM:=b32b04148ecdd7344abc6fe8bd1bb021 include $(INCLUDE_DIR)/host-build.mk -define Host/Compile - $(MAKE) -C $(HOST_BUILD_DIR) -endef +HOST_CONFIGURE_VARS += \ + lt_cv_sys_dlsearch_path="" define Host/Install $(MAKE) -C $(HOST_BUILD_DIR) install