mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Build with SDCLANG
Change-Id: I76b21bd40ea0d4b29dec98e75ebf13ebe479752a
This commit is contained in:
parent
fcb2591cd8
commit
d0a0e82458
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ VENDOR_PATH := device/samsung/msm8976-common
|
|||
|
||||
TARGET_SPECIFIC_HEADER_PATH := $(VENDOR_PATH)/include
|
||||
|
||||
# Use Snapdragon LLVM, if available
|
||||
TARGET_USE_SDCLANG := true
|
||||
|
||||
# Architecture
|
||||
TARGET_ARCH := arm64
|
||||
TARGET_ARCH_VARIANT := armv8-a
|
||||
|
|
Loading…
Reference in a new issue