clang triple renaming

Signed-off-by: maweiye <maweiye@huawei.com>
This commit is contained in:
maweiye 2021-12-24 16:46:46 +08:00
parent 4334b3e18b
commit 5a185df69d
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