mirror of
https://github.com/hashcat/hashcat.git
synced 2025-05-30 12:49:04 +00:00
Ident corrections
This commit is contained in:
parent
5e52f20867
commit
f92d454ac0
@ -91,6 +91,7 @@ INSTALL := install
|
||||
RM := rm
|
||||
SED := sed
|
||||
SEDOPS := -i
|
||||
|
||||
ifeq ($(UNAME),Darwin)
|
||||
CC := clang
|
||||
ifeq ($(OSVERSION),16)
|
||||
@ -101,8 +102,6 @@ SED := gsed
|
||||
endif
|
||||
endif
|
||||
|
||||
|
||||
|
||||
ifeq ($(UNAME),FreeBSD)
|
||||
CC := cc
|
||||
SED := gsed
|
||||
|
Loading…
Reference in New Issue
Block a user