x86: the -mbionic flag is needed for IA builds.
Change-Id: I00c75f37d7ea46b9f8ad3d7b2ff7094477ff0916 Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
This commit is contained in:
committed by
Vladimir Chtchetkine
parent
18a130e98a
commit
2e8283d9bc
@@ -89,6 +89,7 @@ else
|
||||
TARGET_GLOBAL_CFLAGS += -march=i686
|
||||
endif
|
||||
|
||||
TARGET_GLOBAL_CFLAGS += -mbionic
|
||||
TARGET_GLOBAL_CFLAGS += -D__ANDROID__
|
||||
TARGET_GLOBAL_LDFLAGS += -m32
|
||||
|
||||
|
Reference in New Issue
Block a user