From 0f331d1d84b7a36aabe016198992642bc61f49bc Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 11 Apr 2008 11:32:22 +0000 Subject: libtool-cross: Enable using dolt for the cases where it works, work around broken libtool fallback handling git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4230 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/libtool/libtool_1.5.10.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'meta/packages/libtool/libtool_1.5.10.bb') diff --git a/meta/packages/libtool/libtool_1.5.10.bb b/meta/packages/libtool/libtool_1.5.10.bb index 5419450c7d..c78cfefab2 100644 --- a/meta/packages/libtool/libtool_1.5.10.bb +++ b/meta/packages/libtool/libtool_1.5.10.bb @@ -4,8 +4,9 @@ PR = "r5" SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \ file://autotools.patch;patch=1 \ - file://uclibc.patch;patch=1 \ - file://3figures.patch;patch=1" + file://uclibc.patch;patch=1 \ + file://3figures.patch;patch=1 \ + file://dolt.m4" S = "${WORKDIR}/libtool-${PV}" PACKAGES =+ "libltdl libltdl-dev libltdl-dbg" -- cgit v1.2.3-54-g00ecf