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