OSDN Git Service

Do not assume CLANG is used when custom toolchain is provided
authorAlexey Polyudov <apolyudov@google.com>
Fri, 24 Jun 2016 18:22:51 +0000 (11:22 -0700)
committerAlexey Polyudov <apolyudov@google.com>
Tue, 2 Aug 2016 00:37:56 +0000 (17:37 -0700)
commit7d6b3f1595768579e0ebe666ced26f968947dc6f
treef48bddea4d9e20549f63fee82ebe143509e98ca7
parentcbb038c8e8ea35ce1fafbdfd641405559dcd765b
Do not assume CLANG is used when custom toolchain is provided

When overriding toolchain with LOCAL_CC, LOCAL_CXX
build system shall not assume that this custom toolchain
is CLANG.

Bug: 29635686
Change-Id: I9712d098216740c4ff20bd2a4749f489af85b50e
Signed-off-by: Alexey Polyudov <apolyudov@google.com>
core/binary.mk