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