Commit 41856287 authored by mercury233's avatar mercury233

disable -Werror=format-security

parent 851bf27e
......@@ -11,6 +11,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE := YGOMobile
LOCAL_CFLAGS := -D_IRR_ANDROID_PLATFORM_ -pipe -fno-rtti -fno-exceptions -fstrict-aliasing -D_ANDROID -fPIC -DLUA_COMPAT_5_2
TARGET_FORMAT_STRING_CFLAGS :=
LOCAL_CPPFLAGS := -std=c++11
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment