mirror of
https://github.com/hashcat/hashcat.git
synced 2025-08-02 03:48:16 +00:00
Fix native compiler
This commit is contained in:
parent
05505030b8
commit
b35d2dd2eb
@ -51,7 +51,7 @@ CP := cp
|
|||||||
RM := rm
|
RM := rm
|
||||||
INSTALL := install
|
INSTALL := install
|
||||||
|
|
||||||
CC_NATIVE := clang
|
CC_NATIVE := gcc
|
||||||
|
|
||||||
##
|
##
|
||||||
## Cross compiler paths
|
## Cross compiler paths
|
||||||
|
Loading…
Reference in New Issue
Block a user