GN (Android): Make is_clang work for (at least for arm32)
commit91d9b7ee4e51168ef413265e33b8fe25253a1758
authoragrieve <agrieve@chromium.org>
Thu, 6 Aug 2015 23:18:46 +0000 (6 16:18 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 6 Aug 2015 23:19:30 +0000 (6 23:19 +0000)
treeae879d43044b60b83eee7cdee682ad4812522e3d
parent7a9c8c3a97d66f19f3493319ae5594982333868a
GN (Android): Make is_clang work for (at least for arm32)

There seem to be more compiler flags to tweak for other target
architectures, but with this I could at least build & run chrome_apk
with is_clang=true

BUG=402625

Review URL: https://codereview.chromium.org/1258923012

Cr-Commit-Position: refs/heads/master@{#342227}
build/config/BUILDCONFIG.gn
build/config/compiler/BUILD.gn
build/toolchain/android/BUILD.gn