Fix compilation in the lastest ndk r9 and after

LOCAL_DISABLE_FORMAT_STRING_CHECKS=true in the module Android.mk compile fine in the lastest ndk .
This commit is contained in:
Carlos Estrague 2013-12-27 21:58:38 +01:00 committed by LoungeKatt
parent 684c07c5ce
commit fca4e616bf
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ LOCAL_PRELINK_MODULE := false
LOCAL_MODULE := dc
LOCAL_CFLAGS := $(LOCAL_CXXFLAGS) -DHAS_VMU
LOCAL_DISABLE_FORMAT_STRING_CHECKS=true
LOCAL_ASFLAGS := -fvisibility=hidden
LOCAL_LDLIBS := -llog -lGLESv2 -lEGL -lz
#-Wl,-Map,./res/raw/syms.mp3