레이블이 r9b인 게시물을 표시합니다. 모든 게시물 표시
레이블이 r9b인 게시물을 표시합니다. 모든 게시물 표시

12/16/2013

android ndk r9b - Compile issue

Compile option. issue

APP_CFLAGS += -Wno-error=format-security

#ifdef _DEBUG
LLOGI(...)  __
#else
LLOGI(...) do {} while(0)
#endif