mirror of https://github.com/axmolengine/axmol.git
Keep TravisCI happy : build Android TestCpp for ARM architecture only.
This commit is contained in:
parent
31b06c9331
commit
aff86b1b52
|
@ -1,4 +1,4 @@
|
|||
APP_STL := gnustl_static
|
||||
APP_CPPFLAGS := -frtti -DCC_ENABLE_CHIPMUNK_INTEGRATION=1 -DCOCOS2D_DEBUG=1 -std=c++11
|
||||
APP_OPTIM := debug
|
||||
APP_ABI := armeabi x86
|
||||
APP_ABI := armeabi
|
||||
|
|
Loading…
Reference in New Issue