Update Application.mk

This commit is contained in:
vshcherb 2013-09-11 16:32:50 +02:00
parent c8db27b248
commit 28051e01c7

View file

@ -7,6 +7,8 @@ APP_CPPFLAGS := -std=c++11 -fexceptions -frtti
# NDK_TOOLCHAIN_VERSION := 4.7
# endif
NDK_TOOLCHAIN_VERSION := clang
LOCAL_CPPFLAGS += -std=c++1y
-std=c++11
APP_ABI :=
ifneq ($(filter x86,$(OSMAND_ARCHITECTURES_SET)),)