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

Commit 1f9bf9e4 authored by Christopher N. Hesse's avatar Christopher N. Hesse Committed by Sam Mortimer
Browse files

All operating systems are beautiful

Thou shalt not discriminate OS X.

Change-Id: I9c993d44ca74cb15631ea25d6105a3398ea57e95
parent 0264be18
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1917,9 +1917,6 @@ build_ota_package := true
ifeq ($(TARGET_SKIP_OTA_PACKAGE),true)
build_ota_package := false
endif
ifeq ($(BUILD_OS),darwin)
build_ota_package := false
endif
ifneq ($(strip $(SANITIZE_TARGET)),)
build_ota_package := false
endif