diff options
author | Dan Willemsen <dwillemsen@google.com> | 2018-10-21 17:45:04 -0700 |
---|---|---|
committer | Dan Willemsen <dwillemsen@google.com> | 2018-10-22 15:55:56 -0700 |
commit | 5038ef6748d6ef70537e616201bb68b287a55a76 (patch) | |
tree | 8507e8070ad5c28aa259fd8b1faa1e0b98319c3c /libc/kernel/tools/cpp.py | |
parent | a8a716e42a8e6b8f28abf2b2f8f93b1e8579423d (diff) |
Workaround host bionic libs that are missing DT_RUNPATH
We don't have a host bionic version of
libclang_rt.asan-x86_64-android.so, so I'm using the android version,
which can't load liblog.so, since it's missing DT_RUNPATH that would
normally load liblog.so from a relative path to the .so.
Bug: 118058804
Test: run ASAN host_bionic
Change-Id: I58badcd5ed35bd1c7b786b4f1e2367a1011ff08d
Diffstat (limited to 'libc/kernel/tools/cpp.py')
0 files changed, 0 insertions, 0 deletions