1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-12-24 23:48:39 +00:00

Merge pull request #1364 from philsmd/master

typo in Makefile
This commit is contained in:
Jens Steube 2017-09-21 15:34:27 +02:00 committed by GitHub
commit 14637f6b50

View File

@ -163,7 +163,7 @@ endif
# default linux and freebsd thread stack size is 2MB
# default windows thread stack size is 1MB
# default OSX thread stack size is 512kB
# unfortionally, this option isn't supported by older GCC and clang versions
# unfortunately, this option isn't supported by older GCC and clang versions
#CFLAGS += -Wstack-usage=524288