OSDN Git Service

Switch host builds to use Clang by default.
authorTim Murray <timmurray@google.com>
Fri, 4 Apr 2014 21:38:29 +0000 (14:38 -0700)
committerTim Murray <timmurray@google.com>
Thu, 24 Jul 2014 16:25:58 +0000 (09:25 -0700)
commit92d79cbb41d8757ffa165e26e8ae42f4335e85f6
tree0cd9d0434c891f0bf8a9411fb5e4b6166c6bad34
parent1bb9adb88004ebdbacf44a95bd4e08065960c5ab
Switch host builds to use Clang by default.

If LOCAL_CLANG is not set to false for a host module, clang will be used instead of gcc.

This also enables the integrated assembler by default for Darwin host builds.

bug 16172793

Change-Id: If7484c5dbcccce7d925bec97bff0a3e4c30e9434
CleanSpec.mk
core/binary.mk
core/clang/HOST_x86.mk
core/clang/HOST_x86_64.mk
core/clang/HOST_x86_common.mk
core/clang/config.mk