Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 231 Bytes

File metadata and controls

10 lines (5 loc) · 231 Bytes

quickjs-android

build quickjs-2019-08-10 for android with NDK r10e

1, build with ndk-r9c & ndk-r9d , fail!
2, build with ndk-r10e, success.
3, build with ndk-r19c, not support armeabi and mips64, success on other abi.