From 3344925a0e4c2b12aeed96e958104346af39a06b Mon Sep 17 00:00:00 2001 From: Georg Veichtlbauer Date: Thu, 10 Mar 2022 16:03:55 +0100 Subject: msm8996-common: Remove CLANG compile flag Defaults to true now project-wide. Change-Id: I1e0ff5adadc889d81c90c816457a72d2621e4b5a --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 30f6932..c4a8335 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -48,7 +48,6 @@ BOARD_KERNEL_TAGS_OFFSET := 0x00000100 BOARD_RAMDISK_OFFSET := 0x01000000 TARGET_KERNEL_ARCH := arm64 TARGET_KERNEL_SOURCE := kernel/zuk/msm8996 -TARGET_KERNEL_CLANG_COMPILE := true BUILD_BROKEN_DUP_RULES := true -- cgit v1.2.3