From 46d060ef74892eebd98ef73959ab6e3dd5acb8b2 Mon Sep 17 00:00:00 2001 From: Victor Shcherb Date: Thu, 26 Jul 2018 00:25:41 +0200 Subject: [PATCH] Revert variable --- OsmAnd/jni/Application.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OsmAnd/jni/Application.mk b/OsmAnd/jni/Application.mk index 78a7ea275c..99ce316bec 100755 --- a/OsmAnd/jni/Application.mk +++ b/OsmAnd/jni/Application.mk @@ -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