sdm845-common: Build kernel with clang
Change-Id: Ic799f96969548459ec2df3b6d6a1dbc41c6683e2
This commit is contained in:
parent
6ed3939611
commit
e3b8932571
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ BOARD_KERNEL_SEPARATED_DTBO := true
|
|||
NEED_KERNEL_MODULE_SYSTEM := true
|
||||
TARGET_KERNEL_ARCH := arm64
|
||||
TARGET_KERNEL_SOURCE := kernel/oneplus/sdm845
|
||||
TARGET_KERNEL_CLANG_COMPILE := true
|
||||
|
||||
# Platform
|
||||
BOARD_USES_QCOM_HARDWARE := true
|
||||
|
|
Loading…
Reference in a new issue