summaryrefslogtreecommitdiff
path: root/libtool
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-05-10 02:06:31 +0000
committerChris Larson <clarson@kergoth.com>2004-05-10 02:06:31 +0000
commit16860aa61bfd82ee0ff9943f6daed2dc93dd4c37 (patch)
tree9504d0bf194447b890d5e94f2b254bf7b74a58d0 /libtool
parentc3a84784975ded5b2d3c3ca7ba9f656b9c7f8fbd (diff)
correct staging in libtool-cross
BKrev: 409ee3a7hVbLQ8fAC6jHl0Eoxugbjw
Diffstat (limited to 'libtool')
-rw-r--r--libtool/libtool-cross_1.5.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtool/libtool-cross_1.5.oe b/libtool/libtool-cross_1.5.oe
index 9d52fe00c3..f87ea50322 100644
--- a/libtool/libtool-cross_1.5.oe
+++ b/libtool/libtool-cross_1.5.oe
@@ -11,6 +11,7 @@ SRC_URI_append = " file://${FILESDIR}/libdir-la.patch;patch=1 \
S = "${WORKDIR}/libtool-${PV}"
prefix = "${STAGING_DIR}"
+exec_prefix = "${prefix}/${BUILD_SYS}"
do_compile () {
}