1
0
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:
Louka 2023-02-10 13:44:35 +01:00
parent 60a4af60ad
commit 52e379ef93

View File

@ -4,7 +4,7 @@
##
SHARED ?= 0
DEBUG := 1
DEBUG := 0
PRODUCTION := 0
PRODUCTION_VERSION := v6.2.6
ENABLE_CUBIN ?= 1