fix linux compile issue

This commit is contained in:
yangming_ha 2021-05-06 11:09:21 +08:00 committed by Gitee
parent 344bc4aec5
commit 7d92c42c37

View File

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