mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-11-23 19:34:08 +01:00
DroidFish: Changed NDK toolchain version to 4.9, for NDK r12b.
This commit is contained in:
parent
1aa1143aeb
commit
c1b0422f8b
|
@ -2,4 +2,4 @@ APP_PLATFORM := 11
|
|||
APP_ABI := all
|
||||
APP_STL := gnustl_static
|
||||
APP_OPTIM := release
|
||||
NDK_TOOLCHAIN_VERSION := 4.8
|
||||
NDK_TOOLCHAIN_VERSION := 4.9
|
||||
|
|
Loading…
Reference in New Issue
Block a user