From f0e7dcab1ac286d1b8af3db1f10c769c0dcb4a02 Mon Sep 17 00:00:00 2001 From: Lionel Landwerlin Date: Sat, 9 Oct 2010 12:52:54 +0200 Subject: libtool: avoid to patch ltmain.sh script in host-libtool package Signed-off-by: Lionel Landwerlin Signed-off-by: Thomas Petazzoni --- package/libtool/libtool.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/libtool') diff --git a/package/libtool/libtool.mk b/package/libtool/libtool.mk index b57bca9e9..60fee9fd2 100644 --- a/package/libtool/libtool.mk +++ b/package/libtool/libtool.mk @@ -16,6 +16,8 @@ endef HOST_LIBTOOL_POST_INSTALL_HOOKS += HOST_LIBTOOL_CUSTOM_INSTALL +HOST_LIBTOOL_LIBTOOL_PATCH = NO + $(eval $(call AUTOTARGETS,package,libtool)) $(eval $(call AUTOTARGETS,package,libtool,host)) -- cgit v1.2.3