Silence GCC misleading indentation warning for LZMA SDK
This commit is contained in:
@@ -194,6 +194,7 @@ endif
|
||||
|
||||
ifeq ($(USE_SYSTEM_LZMA),0)
|
||||
CFLAGS_LZMA += -D_7ZIP_ST
|
||||
CFLAGS_LZMA += -Wno-misleading-indentation
|
||||
endif
|
||||
|
||||
## because ZLIB
|
||||
|
||||
Reference in New Issue
Block a user