提交 7052dd04 编写于 作者: O openharmony_ci 提交者: Gitee

!5 添加对liteos_m的支持的静态库目标

Merge pull request !5 from Caoruihong/securec_m
......@@ -71,7 +71,10 @@ if (defined(ohos_lite)) {
sources = libsec_sources
public_configs = [ ":libsec_public_config" ]
}
static_library("libsec_kernel") {
sources = libsec_sources
public_configs = [ ":libsec_public_config" ]
}
lite_library("libsec_shared") {
target_type = "shared_library"
sources = libsec_sources
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册