mirror of
https://gitee.com/openharmony/third_party_f2fs-tools
synced 2024-11-23 01:59:54 +00:00
commit
9cf86194f2
@ -5,6 +5,8 @@
|
||||
# published by the Free Software Foundation.
|
||||
|
||||
import("//build/ohos.gni")
|
||||
import("//third_party/e2fsprogs/e2fsprogs.gni")
|
||||
|
||||
config("f2fs-defaults") {
|
||||
cflags = [
|
||||
"-Wno-pointer-sign",
|
||||
|
@ -5,6 +5,8 @@
|
||||
# published by the Free Software Foundation.
|
||||
|
||||
import("//build/ohos.gni")
|
||||
import("//third_party/e2fsprogs/e2fsprogs.gni")
|
||||
|
||||
config("f2fs-defaults") {
|
||||
cflags = [
|
||||
"-Wno-pointer-sign",
|
||||
|
@ -5,6 +5,8 @@
|
||||
# published by the Free Software Foundation.
|
||||
|
||||
import("//build/ohos.gni")
|
||||
import("//third_party/e2fsprogs/e2fsprogs.gni")
|
||||
|
||||
config("f2fs-defaults") {
|
||||
cflags = [
|
||||
"-std=gnu89",
|
||||
|
Loading…
Reference in New Issue
Block a user