mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 18:07:31 +00:00
rosemary: Bump clang toolchain version to r450784d
* We now have the required patches in kernel to compile with clang r450784d and LLVM binutils. Signed-off-by: bengris32 <bengris32@protonmail.ch>
This commit is contained in:
committed by
Matsvei Niaverau
parent
78b349ae59
commit
c2e4f45c46
@@ -84,7 +84,7 @@ TARGET_KERNEL_HEADER_ARCH := arm64
|
||||
TARGET_KERNEL_SOURCE := kernel/xiaomi/mt6785
|
||||
TARGET_KERNEL_CONFIG := rosemary_defconfig
|
||||
TARGET_KERNEL_CLANG_COMPILE := true
|
||||
TARGET_KERNEL_CLANG_VERSION := r383902
|
||||
TARGET_KERNEL_CLANG_VERSION := r450784d
|
||||
BOARD_KERNEL_SEPARATED_DTBO := true
|
||||
BOARD_INCLUDE_RECOVERY_DTBO := true
|
||||
BOARD_KERNEL_IMAGE_NAME := Image.gz
|
||||
|
||||
Reference in New Issue
Block a user