1 // Copyright 2017 The Android Open Source Project
4 name: "e2fsprogs-defaults",
5 cflags: ["-Wall", "-Werror"],
8 // Still has unfixed/unsuppressed warnings.
9 cflags: ["-Wno-error"],
13 "-Wno-typedef-redefinition",
14 "-Wno-unused-parameter",
15 "-Wno-unused-variable",