Add missing __gnu_Unwind_Find_exidx symbol
Also since __aeabi* and __gnu_Unwind_Find_exidx symbols were incorrectly versioned in M (android-23) remove them from the version script for all platform versions <= 23 Bug: https://github.com/android-ndk/ndk/issues/1 Change-Id: I04902aac25a722100fc502600df908bb3a786356
This commit is contained in:
@@ -33,6 +33,7 @@ __fstatfs64
|
||||
__get_h_errno
|
||||
__getcwd
|
||||
__getpriority
|
||||
__gnu_Unwind_Find_exidx
|
||||
__hostalias
|
||||
__ioctl
|
||||
__libc_init
|
||||
|
||||
Reference in New Issue
Block a user