1
0
forked from GitHub/gf-core

set the optimization levels for the JNI code to release level

This commit is contained in:
krasimir
2015-08-06 13:01:07 +00:00
parent 9b0cb5adad
commit 3f90b8305a

View File

@@ -1,2 +1,3 @@
APP_PLATFORM := android-8
APP_CFLAGS := -std=gnu99
APP_OPTIM := release