mirror of
https://gitee.com/openharmony/third_party_f2fs-tools
synced 2024-11-26 19:51:32 +00:00
修改mkfs/BUILD.gn,消除蓝区include_dirs告警
Signed-off-by: tongkai0808fh <tongkai5@huawei.com>
This commit is contained in:
parent
960ed9ac7b
commit
af1c3576a8
@ -27,7 +27,6 @@ ohos_executable("mkfs.f2fs") {
|
|||||||
|
|
||||||
include_dirs = [
|
include_dirs = [
|
||||||
".",
|
".",
|
||||||
"//third_party/e2fsprogs/e2fsprogs/lib/uuid",
|
|
||||||
"//third_party/f2fs-tools",
|
"//third_party/f2fs-tools",
|
||||||
"//third_party/f2fs-tools/include",
|
"//third_party/f2fs-tools/include",
|
||||||
"//third_party/f2fs-tools/lib",
|
"//third_party/f2fs-tools/lib",
|
||||||
|
Loading…
Reference in New Issue
Block a user