mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-14 03:39:09 +00:00
Remove unused WITH_UNRAR macro
This commit is contained in:
parent
f4ca10b116
commit
0e2dc4bb82
@ -279,7 +279,6 @@ endif
|
||||
# unrar
|
||||
ifeq ($(ENABLE_UNRAR),1)
|
||||
CFLAGS += -I$(DEPS_UNRAR_PATH)
|
||||
CFLAGS += -DWITH_UNRAR
|
||||
LFLAGS += -lstdc++
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user