1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-05-30 12:49:04 +00:00

Ident corrections

This commit is contained in:
gum0x 2017-02-09 01:56:20 +01:00
parent 5e52f20867
commit f92d454ac0

View File

@ -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