commit | 2e8283d9bcb3a4d92868b36f523e8dce2a851ddc | [log] [tgz] |
---|---|---|
author | Bruce Beare <bruce.j.beare@intel.com> | Tue Feb 01 08:00:09 2011 -0800 |
committer | Vladimir Chtchetkine <vchtchetkine@google.com> | Tue Mar 15 07:47:49 2011 -0700 |
tree | a4d6e57b5c81effcb362cdd950c135d1e7c6f26a | |
parent | 18a130e98a654b99057d974f563a645dbb96010c [diff] |
x86: the -mbionic flag is needed for IA builds. Change-Id: I00c75f37d7ea46b9f8ad3d7b2ff7094477ff0916 Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
diff --git a/core/combo/TARGET_linux-x86.mk b/core/combo/TARGET_linux-x86.mk index 6b4083d..449af83 100644 --- a/core/combo/TARGET_linux-x86.mk +++ b/core/combo/TARGET_linux-x86.mk
@@ -89,6 +89,7 @@ TARGET_GLOBAL_CFLAGS += -march=i686 endif +TARGET_GLOBAL_CFLAGS += -mbionic TARGET_GLOBAL_CFLAGS += -D__ANDROID__ TARGET_GLOBAL_LDFLAGS += -m32