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

Commit fe2ef85d authored by Bruce Beare's avatar Bruce Beare
Browse files

Define __ANDROID__ for x86 to be on par with ARM build requirements



Change-Id: I79c8f29af1f20b694f22a39f848216022809a5c6
Signed-off-by: default avatarBruce Beare <brucex.j.beare@intel.com>
parent e62f2c26
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -159,7 +159,7 @@ $(TARGET_CXX) \
	$(TARGET_CRTEND_O)
endef

TARGET_GLOBAL_CFLAGS += -m32
TARGET_GLOBAL_CFLAGS += -m32 -D__ANDROID__
TARGET_GLOBAL_LDFLAGS += -m32

endif #simulator