OSDN Git Service

Establish the built module dependencies on prebuilt shared library
authorYing Wang <wangying@google.com>
Sat, 13 Jul 2013 05:05:14 +0000 (22:05 -0700)
committerYing Wang <wangying@google.com>
Sat, 13 Jul 2013 05:31:11 +0000 (05:31 +0000)
commitba9636d47fdc91c4caca6c9e0ad618956ddbb98b
tree49d2a1bdbb99f4e9f4819b77926615e1542b6c44
parenta3d60ae86f112388c27b4a164f269efd5f6d1c72
Establish the built module dependencies on prebuilt shared library

This is needed because the linker command line uses -rpath-link with
built module path ($(*_OUT_INTERMEDIATE_LIBRARIES)) to search for indirect
dependency libraries.

Change-Id: I21d537c7c697dfb18df25d3d2bb7bffe2f9d370f
(cherry picked from commit ada8f296570e0bda93b433a7aa86ad138dd1705e)
core/prebuilt.mk