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

Unverified Commit 63345bec authored by Christopher N. Hesse's avatar Christopher N. Hesse Committed by Michael Bestas
Browse files

All operating systems are beautiful

Thou shalt not discriminate OS X.

Change-Id: I9c993d44ca74cb15631ea25d6105a3398ea57e95
parent 2486cd25
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1674,9 +1674,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