Whamcloud - gitweb
lib/ext2fs: don't warn about lack of getmntent on Windows
[tools/e2fsprogs.git] / lib / ext2fs / Android.bp
index eb4482d..f5cbeec 100644 (file)
@@ -121,7 +121,6 @@ cc_library {
             enabled: true,
             include_dirs: ["external/e2fsprogs/include/mingw"],
             cflags: [
-                "-Wno-error=cpp",
                 "-Wno-format",
                 "-Wno-unused-variable",
                 "-Wno-error=typedef-redefinition",