Revert "sdm660-common: build kernel with clang 14.0.7"

This reverts commit 952c7d9cf1.
This commit is contained in:
CakesTwix 2024-08-03 11:50:15 +03:00
parent 948ee74d04
commit 995cbb083d

View file

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