forked from openkylin/platform_build
merge from open-source master
Change-Id: I0221f3903a2fc6a0fb25ae62913fdc2e9d3c3f4f
This commit is contained in:
commit
87f500004a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue