Remove Android -fexceptions cpp flag

This commit is contained in:
Nathan Fulton 2016-09-14 12:36:38 -04:00
parent 8800cca7cc
commit 875dd884ec

View File

@ -1,5 +1,4 @@
APP_STL := gnustl_static
APP_CPPFLAGS += -fexceptions
APP_ABI := all
APP_PLATFORM=android-19
NDK_TOOLCHAIN_VERSION=4.8