clang triple renaming

Signed-off-by: maweiye <maweiye@huawei.com>
This commit is contained in:
maweiye 2021-12-24 16:43:41 +08:00
parent f7932bd006
commit e567467b8a
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ config COMPILER_CLANG_LLVM
config LLVM_TARGET
string "Clang LLVM target"
depends on COMPILER_CLANG_LLVM
default "arm-liteos" if ARCH_ARM_AARCH32
default "arm-liteos-ohos" if ARCH_ARM_AARCH32
endchoice