mirror of
https://github.com/hashcat/hashcat.git
synced 2025-05-11 03:18:47 +00:00
Merge remote-tracking branch 'upstream/master' into updated_testUnit
This commit is contained in:
commit
1f9ecd3a71
@ -78,7 +78,7 @@ SED_IN_PLACE := -i ""
|
|||||||
DARWIN_VERSION := $(shell uname -r | cut -d. -f1)
|
DARWIN_VERSION := $(shell uname -r | cut -d. -f1)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq (,$(filter $(UNAME),FreeBSD NetBSD))
|
ifneq (,$(filter $(UNAME),FreeBSD NetBSD))
|
||||||
CC := cc
|
CC := cc
|
||||||
CXX := c++
|
CXX := c++
|
||||||
SED := gsed
|
SED := gsed
|
||||||
|
Loading…
Reference in New Issue
Block a user