update ndk-builds to NDK 4.8 toolchain
This commit is contained in:
parent
6eb0a93dd8
commit
5fb4e9b80e
|
@ -1,4 +1,4 @@
|
||||||
APP_ABI := armeabi armeabi-v7a arm64-v8a mips x86
|
APP_ABI := armeabi armeabi-v7a arm64-v8a mips x86
|
||||||
APP_PLATFORM := android-16
|
APP_PLATFORM := android-16
|
||||||
APP_STL := stlport_static
|
APP_STL := stlport_static
|
||||||
NDK_TOOLCHAIN_VERSION := 4.6
|
NDK_TOOLCHAIN_VERSION := 4.8
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
libs/mips/pdnsd
BIN
libs/mips/pdnsd
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue