From b39bff43536386890e7d3fc1161459880532d634 Mon Sep 17 00:00:00 2001 From: Georg Veichtlbauer Date: Thu, 10 Mar 2022 16:03:55 +0100 Subject: [PATCH] sdm660-common: Remove CLANG compile flag Defaults to true now project-wide. Change-Id: I1e0ff5adadc889d81c90c816457a72d2621e4b5a Signed-off-by: pix106 --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index e736b9fa..e7ceb080 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -92,7 +92,6 @@ BOARD_QTI_CAMERA_32BIT_ONLY := true TARGET_USES_MEDIA_EXTENSIONS := true # Clang -TARGET_KERNEL_CLANG_COMPILE := true TARGET_KERNEL_CLANG_VERSION := 8508608 # ConfigFS