Revert variable

This commit is contained in:
Victor Shcherb 2018-07-26 00:25:41 +02:00
parent bf1a4b3a06
commit 46d060ef74

View file

@ -1,5 +1,5 @@
# APP_STL := gnustl_shared
APP_STL := c++_shared
APP_STL := gnustl_shared
# APP_STL := c++_shared
APP_CPPFLAGS := -std=c++11 -fexceptions -frtti
APP_SHORT_COMMANDS := true