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