Update Application.mk

This commit is contained in:
vshcherb 2013-09-11 16:44:12 +02:00
parent 28051e01c7
commit 4745da281b

View file

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