4 lines
80 B
Makefile
4 lines
80 B
Makefile
APP_STL := gnustl_static
|
|
APP_CPPFLAGS := -frtti -fexceptions
|
|
APP_ABI := armeabi
|