1
0
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:
jsteube 2017-03-07 13:11:09 +01:00
parent a7ce8ee166
commit 67159b1936

View File

@ -5,7 +5,7 @@
SHARED := 0
DEBUG := 0
PRODUCTION := 1
PRODUCTION := 0
##
## Detect Operating System