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 17:43:29 +0000 (10:43 -0700)
commit4fe7bfd373d99dedfd2e63135da5189478bb0138
treebdd9ae9f675f31c671828914573941ad0fe5dc99
parentad2494bb79932c4f2fd55f51e9b0d58676502558
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 exsiting SDK
directory structure.

Bug: 21301578
Change-Id: Ibebfbfb8b30e81e7bbaf13a21bb205f3f0282d24
core/combo/HOST_darwin-x86.mk
core/definitions.mk