sdm660-common: build kernel with clang 14.0.7

Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
pix106 2022-01-30 18:47:30 +01:00 committed by CakesTwix
parent a3c3933a94
commit 952c7d9cf1

View file

@ -69,6 +69,10 @@ TARGET_NO_BOOTLOADER := true
# Build Rules
BUILD_BROKEN_DUP_RULES := true
# Clang
TARGET_KERNEL_CLANG_COMPILE := true
TARGET_KERNEL_CLANG_VERSION := 8508608
# ConfigFS
TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/configs/config.fs