mirror of
https://github.com/hashcat/hashcat.git
synced 2025-02-22 04:22:13 +00:00
Fix fatal OSX build errors
This commit is contained in:
parent
34532cea25
commit
b75fcef780
@ -69,6 +69,7 @@ CC := clang
|
||||
SED := /usr/bin/sed
|
||||
SED_IN_PLACE := -i ""
|
||||
PROD_VERS := $(shell sw_vers -productVersion | cut -d. -f2)
|
||||
AR := /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
|
||||
endif
|
||||
|
||||
ifeq ($(UNAME),FreeBSD)
|
||||
|
Loading…
Reference in New Issue
Block a user