1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 16:18:09 +00:00

Fix native compiler

This commit is contained in:
Jens Steube 2016-01-15 17:24:51 +01:00
parent 05505030b8
commit b35d2dd2eb

View File

@ -51,7 +51,7 @@ CP := cp
RM := rm
INSTALL := install
CC_NATIVE := clang
CC_NATIVE := gcc
##
## Cross compiler paths