summaryrefslogtreecommitdiff
path: root/debugfs/Android.bp
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2023-01-30 19:04:32 +0000
committerTheodore Ts'o <tytso@mit.edu>2023-02-01 00:22:43 -0500
commitc4749950337327946f969b3bfeb67b3cdf60672a (patch)
tree4d643c1f5d9e483c9c5254beb5d3c08bec42c1ce /debugfs/Android.bp
parent23081a924a098243730d721f941c032ca4addf3a (diff)
downloade2fsprogs-c4749950337327946f969b3bfeb67b3cdf60672a.tar.gz
AOSP: Android: stop suppressing warnings controlled by -Wall
Upstream fully supports -Wall now. Change-Id: Ida895a1c5dfdf168bc6f50049680b2d2bfbb2942 From AOSP commit: 0ef947d1d4890b3fd4509bc1f3c98bb0f0a525f5
Diffstat (limited to 'debugfs/Android.bp')
-rw-r--r--debugfs/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/debugfs/Android.bp b/debugfs/Android.bp
index 6ccc6a04..4c60a2dc 100644
--- a/debugfs/Android.bp
+++ b/debugfs/Android.bp
@@ -42,7 +42,6 @@ cc_defaults {
"do_journal.c",
],
cflags: [
- "-Wno-unused-variable",
"-DDEBUGFS",
],
include_dirs: [