最終更新:2016-10-25 (火) 13:20:50 (3175d)  

LOCAL_CFLAGS
Top / LOCAL_CFLAGS

This optional variable sets compiler flags for the build system to pass when building C and C++ source files.

メモ

  • Try not to change the optimization/debugging level in your Android.mk file.

関連