Whamcloud - gitweb
AOSP: Remove unnecessary warning flags, now that the warnings are fixed.
authorStephen Hines <srhines@google.com>
Fri, 10 Nov 2017 23:49:47 +0000 (15:49 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 26 Feb 2018 18:29:14 +0000 (13:29 -0500)
Bug: http://b/66996870
Bug: http://b/67046543
Test: Built aosp_sailfish successfully.
Change-Id: Ie527b8f4d2917f226c6379bc5873a14d51782ecd
From AOSP commit: 70c8ef1b628bffd2d816774a03b513f30e202715

Android.bp

index 8e44ba7..b8cbcdc 100644 (file)
@@ -2,7 +2,6 @@
 
 cc_defaults {
     name: "e2fsprogs-defaults",
-    clang_cflags: ["-Wno-error=macro-redefined"],
     cflags: ["-Wall", "-Werror"],
     target: {
         darwin: {