summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaurav Shah <gauravsh@google.com>2016-02-11 14:32:38 -0800
committerGaurav Shah <gauravsh@google.com>2016-02-12 18:29:56 +0000
commit2c8ab5e8bbc7f35c7fee97c26a6359ef8491f7dc (patch)
treef7f96beddb99f3e300ce98abe68066b4f097066f
parent3a8bc2da7f9ba01d054a8600a449c46b76f7426d (diff)
downloadqcom-2c8ab5e8bbc7f35c7fee97c26a6359ef8491f7dc.tar.gz
clang is now the default, no need to explicitly select it
BUG: 26283900 Change-Id: I752f487a496ff200ddcb7debc50ba476a1a76093
-rw-r--r--soc/msm8916/soc.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/soc/msm8916/soc.mk b/soc/msm8916/soc.mk
index f84b38c..da282e9 100644
--- a/soc/msm8916/soc.mk
+++ b/soc/msm8916/soc.mk
@@ -25,9 +25,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