libtool-cross: unbreak dolt.m4

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4231 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-04-11 12:17:53 +00:00
parent 0f331d1d84
commit d92851ad16
2 changed files with 1 additions and 2 deletions

View File

@ -125,6 +125,5 @@ dnl Done writing out doltcompile; substitute it for libtool compilation.
AC_SUBST(LTCOMPILE)
LTCXXCOMPILE='$(top_builddir)/doltcompile $(CXXCOMPILE)'
AC_SUBST(LTCXXCOMPILE)
fi
# end dolt
])

View File

@ -1,7 +1,7 @@
require libtool.inc
require libtool_${PV}.bb
PR = "r11"
PR = "r12"
PACKAGES = ""
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libtool-${PV}"
SRC_URI_append = " file://libdir-la.patch;patch=1 \