1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-12-23 07:08:19 +00:00

Do not compile modules by default during migration

This commit is contained in:
jsteube 2019-01-14 09:08:03 +01:00
parent 555318f843
commit 56d7b8ceaa

View File

@ -393,7 +393,7 @@ endif
## Targets: Native Compilation
##
default: $(HASHCAT_FRONTEND) modules
default: $(HASHCAT_FRONTEND)
clean:
$(RM) -f $(HASHCAT_FRONTEND)