sdm660-common: set clang version for Q
Change-Id: I0c27867afb299ed54674c9aca58a0f8b2a32bfd9 Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
This commit is contained in:
parent
0485118170
commit
dee1cb1d2a
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ TARGET_KERNEL_ARCH := arm64
|
|||
TARGET_KERNEL_HEADER_ARCH := arm64
|
||||
TARGET_KERNEL_VERSION := 4.4
|
||||
TARGET_KERNEL_CLANG_COMPILE := true
|
||||
TARGET_KERNEL_CLANG_VERSION := 9.0.6
|
||||
TARGET_KERNEL_CLANG_VERSION := 9.0.3
|
||||
|
||||
# QCOM hardware
|
||||
BOARD_USES_QCOM_HARDWARE := true
|
||||
|
|
Loading…
Reference in a new issue