OSDN Git Service

Proper fix after -Bsymbolic change.
authorDan Albert <danalbert@google.com>
Sun, 10 Aug 2014 01:12:10 +0000 (18:12 -0700)
committerDan Albert <danalbert@google.com>
Sun, 10 Aug 2014 01:13:03 +0000 (18:13 -0700)
commit6a763f149f0c6f705cab8fb1984aa6f9198b2841
tree23a190a00ea1341b935caf473ac1984ed41a75d9
parent679ec1bf0fb5cfd2c74cdf0747b5b8b8f4a5bc06
Proper fix after -Bsymbolic change.

Marking the offending symbols as hidden allows the linker to resolve
them at build time.

Bug: 16853291
Change-Id: I1480c1520c23f81e42831a66737bba7bdf3433c2
runtime/Android.mk
runtime/arch/arm/quick_entrypoints_arm.S
runtime/arch/x86/quick_entrypoints_x86.S