summaryrefslogtreecommitdiff
path: root/soc/iap140/soc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'soc/iap140/soc.mk')
-rw-r--r--soc/iap140/soc.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/soc/iap140/soc.mk b/soc/iap140/soc.mk
index 0719af7..9a13881 100644
--- a/soc/iap140/soc.mk
+++ b/soc/iap140/soc.mk
@@ -23,6 +23,9 @@ TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
TARGET_KERNEL_ARCH := $(TARGET_ARCH)
+# TODO: Remove once clang is the default. http://b/26283900
+USE_CLANG_PLATFORM_BUILD := true
+
TARGET_NO_BOOTLOADER := false
TARGET_NO_KERNEL := false