From c4ab5ca14370406cdccaff868b2e655a2f21aa72 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 21 Dec 2010 22:37:54 +0000 Subject: libtool: extend all ltmain.m4sh patches to cover ltmain.sh as well, prevent configure from embedding host library paths SVN-Revision: 24752 --- 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 82730df..fce68ae 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.1