OSDN Git Service

Enable clang for ARM builds.
authorStephen Hines <srhines@google.com>
Thu, 3 Mar 2016 02:26:29 +0000 (18:26 -0800)
committerStephen Hines <srhines@google.com>
Fri, 4 Mar 2016 01:10:59 +0000 (17:10 -0800)
commita388c5a6291dbfb9a8366181a752050f4898d4ff
treeeb95d68244138539f5a77332a07119f8b99a22c3
parent66bdb9e03efa2055b6bfbe0a07ee873afe673fae
Enable clang for ARM builds.

Bug: http://b/25130937

We disable the integrated assembler for the ARM interpreter because
Clang can't handle the syntax present.

Change-Id: I978d3f78e25819bb76ccb0f7f4b91a88e4b5a2de
build/Android.common_build.mk
runtime/Android.mk