diff --git a/config/BUILD.gn b/config/BUILD.gn index e960161326d39d2baaf8cc7acb6b66f6ffb1f7e3..35bf47ca8a9efbe304c7b54ed6d159b85576dfe9 100755 --- a/config/BUILD.gn +++ b/config/BUILD.gn @@ -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 = [