summaryrefslogtreecommitdiff
path: root/packages/libtool/libtool-cross_1.5.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libtool/libtool-cross_1.5.10.bb')
-rw-r--r--packages/libtool/libtool-cross_1.5.10.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/libtool/libtool-cross_1.5.10.bb b/packages/libtool/libtool-cross_1.5.10.bb
index 575448e447..f4ca30ca6d 100644
--- a/packages/libtool/libtool-cross_1.5.10.bb
+++ b/packages/libtool/libtool-cross_1.5.10.bb
@@ -8,7 +8,8 @@ SRC_URI_append = " file://libdir-la.patch;patch=1 \
file://prefix.patch;patch=1 \
file://tag.patch;patch=1 \
file://tag1.patch;patch=1 \
- file://install-path-check.patch;patch=1"
+ file://install-path-check.patch;patch=1 \
+ file://never-ever-do-rpath.patch;patch=1 "
S = "${WORKDIR}/libtool-${PV}"
prefix = "${STAGING_DIR}"