From 8a05d522c6aba05c03f043007eea63e89e87ed72 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 21 Dec 2010 22:37:54 +0000 Subject: [tools] libtool: extend all ltmain.m4sh patches to cover ltmain.sh as well, prevent configure from embedding host library paths git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24752 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- tools/libtool/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tools/libtool/Makefile') diff --git a/tools/libtool/Makefile b/tools/libtool/Makefile index 82730dfee8..fce68aebad 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 -- cgit v1.2.3