Update Application.mk
This commit is contained in:
parent
c8db27b248
commit
28051e01c7
1 changed files with 2 additions and 0 deletions
|
@ -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)),)
|
||||
|
|
Loading…
Reference in a new issue