OSDN Git Service

ART: remove gcc cruft from the makefiles
authorColin Cross <ccross@android.com>
Thu, 28 Jul 2016 23:01:42 +0000 (16:01 -0700)
committerColin Cross <ccross@android.com>
Fri, 29 Jul 2016 00:12:54 +0000 (17:12 -0700)
commitecf75a6a9396475759c5f8b47cdc1929614b9542
treec2816628ca0229ca2da6dde0699eb22f48de3f65
parent998bf2b4de04f1664a8ca0085740e266b9e7c4ff
ART: remove gcc cruft from the makefiles

ART only builds with clang now, delete all logic to determine gcc
vs. clang, and move all LOCAL_CLANG_CFLAGS into LOCAL_CFLAGS.

Test: mma, make test-art-host, make test-art-target
Change-Id: I578615233ad3e71af18afb47bb11f3be8417216c
benchmark/Android.mk
build/Android.common_build.mk
build/Android.executable.mk
build/Android.gtest.mk
compiler/Android.mk
disassembler/Android.mk
runtime/Android.mk
sigchainlib/Android.mk
test/Android.libarttest.mk
test/Android.libnativebridgetest.mk