mirror of
https://gitee.com/openharmony/startup_init
synced 2024-11-23 16:20:00 +00:00
fix linux compile issue
This commit is contained in:
parent
344bc4aec5
commit
7d92c42c37
@ -53,7 +53,7 @@ if (defined(ohos_lite)) {
|
||||
"-lm",
|
||||
"-lpthread",
|
||||
]
|
||||
deps = [
|
||||
deps += [
|
||||
"//third_party/mksh",
|
||||
"//third_party/toybox",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user