summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2016-07-07 18:11:18 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2016-07-07 18:11:18 +0000
commit60112a461a6e7a2e4aeaa06691a2eb34e0431983 (patch)
treea7168d071b4fdd28252b8ad2a9c58acee0ec7838
parent0ed8a5037d27abab17ff24f35a051d14a5297817 (diff)
parentc8b9c39d6fc7361bfedc4d9ff77603a45c1ef885 (diff)
downloadfsck_msdos-60112a461a6e7a2e4aeaa06691a2eb34e0431983.tar.gz
-rw-r--r--Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 51a2479..534a478 100644
--- a/Android.mk
+++ b/Android.mk
@@ -8,6 +8,8 @@ LOCAL_C_INCLUDES := external/fsck_msdos/
LOCAL_CFLAGS := -O2 -g -W -Wall -D_BSD_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
+LOCAL_CFLAGS := -Wno-unused-variable -Wno-unused-const-variable -Wno-format -Wno-sign-compare
+
LOCAL_MODULE := fsck_msdos
LOCAL_MODULE_TAGS :=
LOCAL_SYSTEM_SHARED_LIBRARIES := libc