OSDN Git Service

All operating systems are beautiful
authorChristopher N. Hesse <raymanfx@gmail.com>
Wed, 16 Sep 2015 12:29:36 +0000 (14:29 +0200)
committerSteve Kondik <steve@cyngn.com>
Sun, 4 Sep 2016 04:47:36 +0000 (21:47 -0700)
Thou shalt not discriminate OS X.

Change-Id: I9c993d44ca74cb15631ea25d6105a3398ea57e95

core/Makefile

index aff111e..6b10027 100644 (file)
@@ -1617,9 +1617,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