Well, now or never

This commit is contained in:
Alexey Pelykh 2013-02-26 09:11:14 +02:00
parent c239a76a50
commit ac92032eb9

View file

@ -1,6 +1,6 @@
APP_STL := gnustl_shared
APP_ABI := all
APP_CPPFLAGS := -std=c++11 -fno-rtti -fno-exceptions
APP_CPPFLAGS := -std=c++11
NDK_TOOLCHAIN_VERSION := 4.7
ifdef OSMAND_X86_ONLY