Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 33dfa52c authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "macOS calls itself Darwin."

parents da8bf47e a8368efe
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -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)