提交 8d6bbcb2 编写于 作者: M Mupceet

fix build for none musl

Signed-off-by: NMupceet <laiguizhong@huawei.com>
上级 598c94a8
......@@ -86,6 +86,8 @@ if (defined(ohos_lite)) {
if (use_musl) {
defines += [ "PARAM_BASE" ]
} else {
include_dirs += [ "//third_party/bounds_checking_function/include" ]
}
if (build_selinux) {
include_dirs += [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册