platform_build/core/combo
Stephen Hines 6d5dd2367a Fix incorrect x86 build rules.
combo/TARGET_x86*.mk mistakenly added TARGET_GLOBAL_CFLAGS to their
linker command lines. This results in clang builds not working properly,
since they strip some unknown flags from TARGET_GLOBAL_CFLAGS.

Change-Id: I60a1ff5df70305323134435e4ae107ea7acfe8ea
2014-02-13 09:24:29 -08:00
..
arch Select the arch_variant_cflags for the 2nd arch. 2014-02-07 10:44:10 -08:00
include/arch [MIPS64] Add mips64 target 2014-02-05 19:07:57 -08:00
HOST_darwin-x86.mk Fix the host inttypes.h problem globally. 2014-01-29 16:29:11 -08:00
HOST_linux-x86.mk Fix the host inttypes.h problem globally. 2014-01-29 16:29:11 -08:00
HOST_windows-x86.mk Define __STDC_FORMAT_MACROS on Windows host builds. 2014-01-29 21:37:37 -08:00
javac.mk Add support for ALTERNATE_JAVAC 2014-01-09 15:33:23 -08:00
select.mk Set up rules to build shared libraries for TARGET_2ND_ARCH 2014-01-24 13:35:30 -08:00
TARGET_linux-arm.mk Remove libthread_db from the default include path. 2014-01-27 15:45:17 -08:00
TARGET_linux-arm64.mk Refreshed gcc predefines __ANDROID__ 2014-02-07 13:16:18 -08:00
TARGET_linux-mips.mk Fix KERNEL_HEADERS_ARCH for mips and x86. 2014-01-28 13:10:19 -08:00
TARGET_linux-mips64.mk [MIPS64] Add mips64 target 2014-02-05 19:07:57 -08:00
TARGET_linux-x86.mk Fix incorrect x86 build rules. 2014-02-13 09:24:29 -08:00
TARGET_linux-x86_64.mk Fix incorrect x86 build rules. 2014-02-13 09:24:29 -08:00