commit | bfae8859f2d79093acbc1effe27493ce0cb793ba | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Mar 26 14:44:11 2015 -0700 |
committer | Colin Cross <ccross@android.com> | Fri Mar 27 15:58:24 2015 -0700 |
tree | 233250daa7e98ff1472b8956a6291c562dd258f7 | |
parent | ed4cf0b65565663fd611489dac44b5eca9e2f390 [diff] |
Support prefix_symbols for linker The linker needs to add __dl_ to the beginning of all of its symbols to avoid conflicts. Add support for a prefix_symbols property, and insert an objcopy --prefix_symbols build step to produce the final binary. Change-Id: I70de7c830cd64305e5900c6de53efecea2e17c75