swift
bcf800a1 - [android] Link with static C++ ABI for Android.

Commit
6 years ago
[android] Link with static C++ ABI for Android. Normally, the C++ shared library would have link against the C++ ABI shared library, but the Android NDK does not distribute the later, so one need to link manually against the static C++ ABI from the NDK.
Author
Committer
Parents
Loading