summaryrefslogtreecommitdiff
path: root/mips64r6/BoardConfig.mk
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2020-01-12 14:03:00 -0800
committerandroid-build-merger <android-build-merger@google.com>2020-01-12 14:03:00 -0800
commitc062b9d8867349fb33408c600f73b33c438e4a4c (patch)
tree4cb1f293c99e998434321438bb4f38ed794eb58e /mips64r6/BoardConfig.mk
parente17a4edfc6615462be986c1f8805779570065503 (diff)
parenta7dc17fa0576ea5e66dfca739b14c47b7ac36498 (diff)
downloadart-c062b9d8867349fb33408c600f73b33c438e4a4c.tar.gz
Everyone uses clang these days.
am: a7dc17fa05 Change-Id: I0a4a03d5ad0ebb0907f0de246e561d2af0e66fc1
Diffstat (limited to 'mips64r6/BoardConfig.mk')
-rw-r--r--mips64r6/BoardConfig.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/mips64r6/BoardConfig.mk b/mips64r6/BoardConfig.mk
index a16e63c..47eb1d8 100644
--- a/mips64r6/BoardConfig.mk
+++ b/mips64r6/BoardConfig.mk
@@ -26,3 +26,5 @@ TARGET_ARCH_VARIANT := mips64r6
TARGET_PREFER_32_BIT_APPS :=
TARGET_SUPPORTS_32_BIT_APPS :=
TARGET_SUPPORTS_64_BIT_APPS := true
+
+USE_CLANG_PLATFORM_BUILD := true