android_build/core/clang
Stephen Hines c141b85ef1 Use automatic color option with the latest clang.
Bug: 18187181

Now that I checked in the latest prebuilts, clang will automatically use
color on terminals and no color on redirection to files or non-terminals.

Change-Id: I9be00c44947946cc18ce59c936b7f45d0ce2b6fc
2014-11-03 23:42:10 -08:00
..
HOST_x86.mk Switch host builds to use Clang by default. 2014-07-24 09:25:58 -07:00
HOST_x86_64.mk Switch host builds to use Clang by default. 2014-07-24 09:25:58 -07:00
HOST_x86_common.mk Set default to Clang integrated assembler. 2014-10-22 09:21:53 -07:00
TARGET_arm.mk Fix build breakage due to incorrect bcc_compat RS_TRIPLE. 2014-09-02 21:46:25 -07:00
TARGET_arm64.mk Fix build breakage due to incorrect bcc_compat RS_TRIPLE. 2014-09-02 21:46:25 -07:00
TARGET_mips.mk Add -fPIC as default Clang mips ASFLAGS. 2014-10-08 15:41:29 -07:00
TARGET_mips64.mk Fix build breakage due to incorrect bcc_compat RS_TRIPLE. 2014-09-02 21:46:25 -07:00
TARGET_x86.mk Fix build breakage due to incorrect bcc_compat RS_TRIPLE. 2014-09-02 21:46:25 -07:00
TARGET_x86_64.mk Fix build breakage due to incorrect bcc_compat RS_TRIPLE. 2014-09-02 21:46:25 -07:00
arm.mk Specify -mcpu=krait for clang. 2014-10-28 15:50:02 -07:00
arm64.mk Set default to Clang integrated assembler. 2014-10-22 09:21:53 -07:00
config.mk Use automatic color option with the latest clang. 2014-11-03 23:42:10 -08:00
mips.mk [MIPSR6] R6 target options for clang 2014-07-31 14:58:48 -07:00
mips64.mk [MIPSR6] R6 target options for clang 2014-07-31 14:58:48 -07:00
x86.mk
x86_64.mk