Commit f0e7dcab authored by Lionel Landwerlin's avatar Lionel Landwerlin Committed by Thomas Petazzoni
Browse files

libtool: avoid to patch ltmain.sh script in host-libtool package

parent ccdf2580
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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))