mirror of
https://github.com/hashcat/hashcat.git
synced 2025-02-16 17:42:04 +00:00
Update Makefile: we're currently not in PRODUCTION=1 phase
This commit is contained in:
parent
a7ce8ee166
commit
67159b1936
@ -5,7 +5,7 @@
|
||||
|
||||
SHARED := 0
|
||||
DEBUG := 0
|
||||
PRODUCTION := 1
|
||||
PRODUCTION := 0
|
||||
|
||||
##
|
||||
## Detect Operating System
|
||||
|
Loading…
Reference in New Issue
Block a user