提交 01f3dce8 编写于 作者: Z zhuoli

Modify triple name from arm-linux-musl to arm-linux-ohosmusl

上级 4a39f3ff
......@@ -122,7 +122,7 @@ if(ohos_current_toolchain == "ohos_clang") {
if (ohos_kernel_type == "liteos_a") {
target_kernel = "arm-liteos"
} else if (ohos_kernel_type == "linux") {
target_kernel = "arm-linux-musl"
target_kernel = "arm-linux-ohosmusl"
}
copy("ohos_clang_runtime") {
sources = [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册