mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-11-28 06:29:09 +01:00
5 lines
90 B
Makefile
5 lines
90 B
Makefile
APP_ABI := all
|
|
APP_STL := gnustl_static
|
|
APP_OPTIM := release
|
|
NDK_TOOLCHAIN_VERSION := 4.8
|