1
0
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:
Jukka Ojanen 2021-08-26 13:46:37 +03:00
parent 47bb7620ee
commit 985252e283

View File

@ -194,6 +194,7 @@ endif
ifeq ($(USE_SYSTEM_LZMA),0)
CFLAGS_LZMA += -D_7ZIP_ST
CFLAGS_LZMA += -Wno-misleading-indentation
endif
## because ZLIB