You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the online NDK compiler docs at [0] as a reference to document some of the
existing behavior and supplement with a linker argument.
Don't rely on vague things like "x86 doesn't contain eabi" and just test for the
architectures we are targeting in the Android-specific code.
[0]: https://developer.android.com/ndk/guides/standalone_toolchain
0 commit comments