summaryrefslogtreecommitdiff
path: root/compiler/optimizing/optimizing_compiler.cc
diff options
context:
space:
mode:
author Ying Wang <wangying@google.com> 2014-06-10 12:06:16 -0700
committer Ying Wang <wangying@google.com> 2014-06-10 12:06:16 -0700
commit07935e50194b61ead0f90553529f7e4b82c2d38d (patch)
tree7a169db76f62a59be5c0d7704f149dd31e65afbe /compiler/optimizing/optimizing_compiler.cc
parent335b91fb98d8004580e9a58335a873a1874fa5a5 (diff)
Use HOST_LIBRARY_PATH to access host shared libraries.
With multilib host build, the build system installs host shared libraries to different directories depending on a library's bitness: - HOST_OUT_SHARED_LIBRARIES points to the library path of 64-bit; - 2ND_HOST_OUT_SHARED_LIBRARIES points to the library path of 32-bit; - If you don't care the bitness of the libraries and just want whatever version the librareies are built by default, use HOST_LIBRARY_PATH. Bug:13751317 Change-Id: I58a7ca5988d89b8619a804913461723719c9a873
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions