提交 81bfcfb0 编写于 作者: O openharmony_ci 提交者: Gitee

!6 使用L0 POSIX依赖

Merge pull request !6 from Caoruihong/master
......@@ -174,5 +174,8 @@ if (ohos_build_type == "debug") {
sources = mbedtls_sources
output_name = "mbedtls_gt"
public_configs = [ ":mbedtls_profile_test" ]
if (ohos_kernel_type == "liteos_m") {
deps = [ "//kernel/liteos_m/kal/posix" ]
}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册