[ndk] Fix atomic libcall.
_Atomic() operations were not supported properly on armv5te, and clang will crash when the pointer types are used. This commit fixes the SEGV when pointer types are used. Change-Id: I991768dd3ad240fa9554d7d27101336a76b448ba
Loading
Please sign in to comment