1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

Various libs: Convert to use STAGING_BINDIR_CROSS

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1038 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-12-14 13:34:20 +00:00
parent 825a17ea1a
commit 6c2f9c0fee
6 changed files with 14 additions and 4 deletions
@@ -13,6 +13,7 @@ S = "${WORKDIR}/libtool-${PV}"
prefix = "${STAGING_DIR}"
exec_prefix = "${prefix}/${BUILD_SYS}"
bindir = "${STAGING_BINDIR_NATIVE}"
do_compile () {
: