!27 【轻量级 PR】:fix linux compile issue

Merge pull request !27 from yangming_ha/N/A
This commit is contained in:
openharmony_ci 2021-05-06 11:35:59 +08:00 committed by Gitee
commit 2130ed2f92

View File

@ -53,7 +53,7 @@ if (defined(ohos_lite)) {
"-lm",
"-lpthread",
]
deps = [
deps += [
"//third_party/mksh",
"//third_party/toybox",
]