diff options
| author | Stephen Hines <srhines@google.com> | 2014-07-22 23:02:27 -0700 |
|---|---|---|
| committer | Stephen Hines <srhines@google.com> | 2014-07-25 00:46:14 -0700 |
| commit | 770a94c3754944213cf6fafe1c143d857143c9b9 (patch) | |
| tree | 46883646810f15caf39ff44147eaf85602b74ace /cpp/RenderScript.cpp | |
| parent | d282991c78d1fd79a222c5f114e623da255ba8a0 (diff) | |
Pass -Bsymbolic to the linker from clang when compiling against stlport_static.
Bug: 14296739
If we don't pass -Bsymbolic, we end up with undefined symbols related to
__dso_handle, which is only ever defined for shared objects.
libstlport_static.a has several of these __dso_handle references (using
R_ARM_REL32 relocations to access them).
Change-Id: I2a12d44bef9c7ebb6c283f2db94d87b552fed851
Diffstat (limited to 'cpp/RenderScript.cpp')
0 files changed, 0 insertions, 0 deletions
