3 lines
69 B
Makefile
3 lines
69 B
Makefile
APP_ABI := all
|
|
APP_STL := gnustl_static
|
|
APP_CPPFLAGS := -fexceptions
|