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