Merge "macOS calls itself Darwin."
am: 33dfa52cdd
Change-Id: Ia00d0001106daaecf6b3a4b9b377c1663fd31bd9
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