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