OSDN Git Service

Add $ORIGIN/lib[64] to host binary's rpath.
authorYing Wang <wangying@google.com>
Mon, 1 Jun 2015 17:43:29 +0000 (10:43 -0700)
committerYing Wang <wangying@google.com>
Mon, 1 Jun 2015 18:28:02 +0000 (11:28 -0700)
commit30127bfdadee04d470e618ff55db89db281fb921
tree49a487ce1d458a8f18d05e0fe6d31727d1a7c5d0
parentc2be68e4f688f61ea5c23183b8eaeb4e34aa1c56
Add $ORIGIN/lib[64] to host binary's rpath.

Normally the binaries use the exsiting $ORIGIN/../lib[64] with binaries
in the bin subdirectory;
For historical reason the binaries in the SDK package don't have a bin
subdirectory. This workaround enables them to work in the existing SDK
directory structure.

Bug: 21301578
Change-Id: Ibebfbfb8b30e81e7bbaf13a21bb205f3f0282d24
(cherry-pick from commit 4fe7bfd373d99dedfd2e63135da5189478bb0138)
core/combo/HOST_darwin-x86.mk
core/definitions.mk