提交 08b89538 编写于 作者: A arvinzzz

fix: libsec_static缺少sources

Signed-off-by: Narvinzzz <zhaotianyu9@huawei.com>
Change-Id: Id6676d6101acbb89245f21d920c83c1a3a5807d0
上级 e839c80b
......@@ -32,6 +32,8 @@ if (defined(ohos_lite)) {
# When the kernel is liteos_m, use //kernel/liteos_m/kal/libsec/BUILD.gn to compile.
if (ohos_kernel_type != "liteos_m") {
sources = libsec_sources
} else {
sources = []
}
public_configs = [ ":libsec_public_config" ]
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册