]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - Android.bp
AOSP: Remove unnecessary warning flags, now that the warnings are fixed.
[thirdparty/e2fsprogs.git] / Android.bp
index 8e44ba7b749d4eccedc4bc7eb0ac787d33118427..b8cbcdc4b9bb527bd20bfb69cf766e83290ea3c6 100644 (file)
@@ -2,7 +2,6 @@
 
 cc_defaults {
     name: "e2fsprogs-defaults",
-    clang_cflags: ["-Wno-error=macro-redefined"],
     cflags: ["-Wall", "-Werror"],
     target: {
         darwin: {