summaryrefslogtreecommitdiff
path: root/libtool/libtool-cross_1.5.6.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-05-15 09:25:52 +0000
committerChris Larson <clarson@kergoth.com>2004-05-15 09:25:52 +0000
commita7e6ffc36d48d39289f3de179991a82b9d7ba25b (patch)
treeb17f627d0c2a60d9db9402ba554b16c2f4af89e8 /libtool/libtool-cross_1.5.6.oe
parent16ca4e15f9a50e564a175a853345db265b80ce00 (diff)
Unbork libtool builds that dont specify --tag.
BKrev: 40a5e220cWn2dToDOd6PxhB4S2TFpA
Diffstat (limited to 'libtool/libtool-cross_1.5.6.oe')
-rw-r--r--libtool/libtool-cross_1.5.6.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtool/libtool-cross_1.5.6.oe b/libtool/libtool-cross_1.5.6.oe
index 141ee916ef..f046c77b5f 100644
--- a/libtool/libtool-cross_1.5.6.oe
+++ b/libtool/libtool-cross_1.5.6.oe
@@ -4,6 +4,7 @@ PACKAGES = ""
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/libtool-${PV}"
SRC_URI_append = " file://${FILESDIR}/libdir-la.patch;patch=1 \
file://${FILESDIR}/prefix.patch;patch=1 \
+ file://${FILESDIR}/tag.patch;patch=1 \
file://${FILESDIR}/install-path-check.patch;patch=1"
S = "${WORKDIR}/libtool-${PV}"