!749 Clang triple renaming

Merge pull request !749 from maweiye/master
This commit is contained in:
openharmony_ci 2022-01-07 03:19:25 +00:00 committed by Gitee
commit 9995d8e0e4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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