From 15a943fb0c699ea15b1d0e349a0747ce32a8fe81 Mon Sep 17 00:00:00 2001 From: Georg Veichtlbauer Date: Thu, 10 Mar 2022 16:03:55 +0100 Subject: [PATCH] sm7125-common: Remove CLANG compile flag Defaults to true now project-wide. Change-Id: I1e0ff5adadc889d81c90c816457a72d2621e4b5a --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 81b57fd..f6a02a2 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -55,7 +55,6 @@ TARGET_2ND_CPU_VARIANT := generic TARGET_2ND_CPU_VARIANT_RUNTIME := := cortex-a55 # Kernel config -TARGET_KERNEL_CLANG_COMPILE := true # Build with Clang 11 for now TARGET_KERNEL_CLANG_VERSION := r383902 TARGET_KERNEL_SOURCE := kernel/samsung/sm7125