4 lines
78 B
Makefile
Executable File
4 lines
78 B
Makefile
Executable File
APP_STL := gnustl_shared
|
|
APP_CPPFLAGS += -fexceptions
|
|
APP_CPPFLAGS += -frtti
|