mirror of
https://github.com/hashcat/hashcat.git
synced 2024-12-23 07:08:19 +00:00
Silence GCC misleading indentation warning for LZMA SDK
This commit is contained in:
parent
47bb7620ee
commit
985252e283
@ -194,6 +194,7 @@ endif
|
||||
|
||||
ifeq ($(USE_SYSTEM_LZMA),0)
|
||||
CFLAGS_LZMA += -D_7ZIP_ST
|
||||
CFLAGS_LZMA += -Wno-misleading-indentation
|
||||
endif
|
||||
|
||||
## because ZLIB
|
||||
|
Loading…
Reference in New Issue
Block a user