sdm660-common: Fix specifying custom clang compiler version

This commit is contained in:
Luca Stefani 2019-09-26 12:30:00 +02:00 committed by Max Weffers
parent f159bc44db
commit 3d5f0bf780
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -67,7 +67,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.3
TARGET_KERNEL_CLANG_VERSION := r353983c
# QCOM hardware
BOARD_USES_QCOM_HARDWARE := true