summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaurav Shah <gauravsh@google.com>2016-02-11 14:34:04 -0800
committerGaurav Shah <gauravsh@google.com>2016-02-12 18:29:32 +0000
commitffa9caf02bf01d9cc7eb41f99e13a1257687f813 (patch)
treee5214394063e708f2faef07fca13778c01fd2abe
parentdbcaf5d40c7cd43ab5ef4639b236d0cd7ec80735 (diff)
downloadmarvell-ffa9caf02bf01d9cc7eb41f99e13a1257687f813.tar.gz
clang is now the default, no need to explicitly select it
BUG: 26283900 Change-Id: I24f413917545c04e26c7b4ad8c20aeeec673412b
-rw-r--r--soc/iap140/soc.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/soc/iap140/soc.mk b/soc/iap140/soc.mk
index 63a5408..c350631 100644
--- a/soc/iap140/soc.mk
+++ b/soc/iap140/soc.mk
@@ -23,9 +23,6 @@ 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