Merge "macOS calls itself Darwin."
This commit is contained in:
@@ -111,9 +111,6 @@ endif
|
||||
ifneq (,$(findstring Darwin,$(UNAME)))
|
||||
HOST_OS := darwin
|
||||
endif
|
||||
ifneq (,$(findstring Macintosh,$(UNAME)))
|
||||
HOST_OS := darwin
|
||||
endif
|
||||
|
||||
HOST_OS_EXTRA := $(shell uname -rsm)
|
||||
ifeq ($(HOST_OS),linux)
|
||||
|
Reference in New Issue
Block a user