Closed nihui closed 6 years ago
switch to cmake toolchain bundled with android-ndk update protobuf and openblas to the latest code fix build here and there with clang compiler drop uncommon x86 x86_64 arch for android drop deprecated armv5, add armv7 with neon
build tested with android-ndk-15c
since openblas source can not be built with android ndk unified headers, the android-ndk r15c is the latest version known working with build script.
script updated, fix build with unified header in android-ndk-r16b
switch to cmake toolchain bundled with android-ndk update protobuf and openblas to the latest code fix build here and there with clang compiler drop uncommon x86 x86_64 arch for android drop deprecated armv5, add armv7 with neon
build tested with android-ndk-15c