Revert variable
This commit is contained in:
parent
bf1a4b3a06
commit
46d060ef74
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue