platform_build/core/clang
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
..
arm.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
arm64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
config.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
HOST_x86.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
HOST_x86_64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
mips.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
mips64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
TARGET_arm.mk fix 2nd target clang prebuilt paths 2014-02-11 12:48:12 -08:00
TARGET_arm64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
TARGET_mips.mk fix 2nd target clang prebuilt paths 2014-02-11 12:48:12 -08:00
TARGET_mips64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
TARGET_x86.mk Fix incorrect x86 build rules. 2014-02-13 09:24:29 -08:00
TARGET_x86_64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
x86.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
x86_64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00