mirror of
https://gitee.com/openharmony/third_party_f2fs-tools
synced 2024-11-23 01:59:54 +00:00
gn文件格式化
Signed-off-by: tongkai0808fh <tongkai5@huawei.com>
This commit is contained in:
parent
a3fd557bd7
commit
7840acd16e
@ -53,9 +53,9 @@ ohos_executable("fsck.f2fs") {
|
||||
|
||||
deps = [ "//third_party/f2fs-tools/lib:libf2fs" ]
|
||||
|
||||
public_external_deps = [
|
||||
"e2fsprogs:libdacconfig",
|
||||
"e2fsprogs:e2fsdroid"
|
||||
public_external_deps = [
|
||||
"e2fsprogs:e2fsdroid",
|
||||
"e2fsprogs:libdacconfig",
|
||||
]
|
||||
|
||||
defines = [ "HAVE_CONFIG_H" ]
|
||||
|
Loading…
Reference in New Issue
Block a user