]> code.ossystems Code Review - openembedded-core.git/commitdiff
libtool-cross: unbreak dolt.m4
authorRichard Purdie <richard@openedhand.com>
Fri, 11 Apr 2008 12:17:53 +0000 (12:17 +0000)
committerRichard Purdie <richard@openedhand.com>
Fri, 11 Apr 2008 12:17:53 +0000 (12:17 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4231 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/libtool/libtool-1.5.10/dolt.m4
meta/packages/libtool/libtool-cross_1.5.10.bb

index e7cf6809cb45d270f71a7fed1af8289b1fd6ee98..9bedecf2733d97d9339e12b01a729f811351c5c8 100644 (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
 ])
index 7029a3d0a8cd557d3fe563c4a3f3c80e9f6446fd..207d99a1eda0504af75c3fb6cf9d8615bdd1f450 100644 (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 \