Ignore misleading indentation warnings from stb_image.

This commit is contained in:
Steveice10 2017-01-25 15:22:58 -08:00
parent a3b8489b8c
commit fb527eb409

View File

@ -23,7 +23,7 @@ EXTRA_OUTPUT_FILES := servefiles
LIBRARY_DIRS :=
LIBRARIES :=
BUILD_FLAGS :=
BUILD_FLAGS := -Wno-misleading-indentation
BUILD_FLAGS_CC :=
BUILD_FLAGS_CXX :=
RUN_FLAGS :=