mirror of
https://gitee.com/openharmony/third_party_f2fs-tools
synced 2024-11-23 01:59:54 +00:00
修改f2fs-tools的fsck接口依赖,清除蓝区ci看板告警
Signed-off-by: tongkai0808fh <tongkai5@huawei.com>
This commit is contained in:
parent
7e11b4c4d0
commit
fff71bfadf
@ -53,10 +53,13 @@ ohos_executable("fsck.f2fs") {
|
|||||||
]
|
]
|
||||||
|
|
||||||
deps = [
|
deps = [
|
||||||
"//third_party/e2fsprogs:libdacconfig",
|
|
||||||
"//third_party/f2fs-tools/lib:libf2fs",
|
"//third_party/f2fs-tools/lib:libf2fs",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
external_deps = [
|
||||||
|
"e2fsprogs:libdacconfig"
|
||||||
|
]
|
||||||
|
|
||||||
defines = [ "HAVE_CONFIG_H" ]
|
defines = [ "HAVE_CONFIG_H" ]
|
||||||
|
|
||||||
symlink_target_name = [
|
symlink_target_name = [
|
||||||
|
Loading…
Reference in New Issue
Block a user