commit | ae62e0573a6455db9d1ebcb244f052267710beca | [log] [tgz] |
---|---|---|
author | Dmitriy Ivanov <dimitry@google.com> | Wed May 13 15:05:07 2015 -0700 |
committer | Dmitriy Ivanov <dimitry@google.com> | Wed May 13 15:05:07 2015 -0700 |
tree | c10ae5b3ddec2a2b87c359420e19fa0fea2c788a | |
parent | 4866f087181af02e870b2d2fc1d4be8d38c2f36e [diff] |
Switch libGLESv1_CM/libGLESv2 to hash-style=both Old version of unity uses custom linker to link itself and libmono. The custom linker does not support lookups with gnu-hash style. Switching libraries needed by libunity.so to --hash-style=both fixes this problem. Bug: http://b/20093774 Change-Id: I2a4887cf7a5ee80a8976ecaad54b52dc62518e55