3 lines
77 B
Makefile
3 lines
77 B
Makefile
APP_STL := gnustl_static
|
|
APP_CPPFLAGS += -fexceptions
|
|
APP_CPPFLAGS += -frtti
|