Commit d0e4a2e8 authored by fallenstardust's avatar fallenstardust

16 KB 设备的兼容

parent cd5d6337
...@@ -10,6 +10,8 @@ include $(CLEAR_VARS) ...@@ -10,6 +10,8 @@ include $(CLEAR_VARS)
LOCAL_MODULE := YGOMobile LOCAL_MODULE := YGOMobile
LOCAL_LDFLAGS += -Wl,-z,max-page-size=16384
LOCAL_CFLAGS := -D_IRR_ANDROID_PLATFORM_ -pipe -fno-rtti -fno-exceptions -fstrict-aliasing -D_ANDROID -fPIC -DLUA_COMPAT_5_2 LOCAL_CFLAGS := -D_IRR_ANDROID_PLATFORM_ -pipe -fno-rtti -fno-exceptions -fstrict-aliasing -D_ANDROID -fPIC -DLUA_COMPAT_5_2
TARGET_FORMAT_STRING_CFLAGS := TARGET_FORMAT_STRING_CFLAGS :=
......
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