mirror of
https://github.com/hashcat/hashcat.git
synced 2024-12-22 22:58:30 +00:00
disable debug option in makefile
This commit is contained in:
parent
60a4af60ad
commit
52e379ef93
@ -4,7 +4,7 @@
|
||||
##
|
||||
|
||||
SHARED ?= 0
|
||||
DEBUG := 1
|
||||
DEBUG := 0
|
||||
PRODUCTION := 0
|
||||
PRODUCTION_VERSION := v6.2.6
|
||||
ENABLE_CUBIN ?= 1
|
||||
|
Loading…
Reference in New Issue
Block a user