From 897a109784133156b348178d7d7ed4fa0d87a86f Mon Sep 17 00:00:00 2001 From: Georg Veichtlbauer Date: Thu, 10 Mar 2022 16:03:55 +0100 Subject: [PATCH] sm8350-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 4714eff..211700a 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -50,7 +50,6 @@ BOARD_KERNEL_SEPARATED_DTBO := true BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION) TARGET_KERNEL_ADDITIONAL_FLAGS := DTC_EXT=$(shell pwd)/prebuilts/misc/linux-x86/dtc/dtc LLVM=1 TARGET_KERNEL_SOURCE := kernel/oneplus/sm8350 -TARGET_KERNEL_CLANG_COMPILE := true TARGET_KERNEL_CONFIG := vendor/lahaina-qgki_defconfig # Kernel modules