aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 1f15d46..f3cd77d 100644
--- a/Android.mk
+++ b/Android.mk
@@ -25,6 +25,7 @@ LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_UNSUPPORTED_TARGET_ARCH := mips x86
LOCAL_CFLAGS := -DHAVE_CONFIG_H -DANDROID -DNDEBUG -UDEBUG -DCHECKOPTS
+LOCAL_CFLAGS += -Wall -Werror -Wno-unused-parameter -Wno-\#warnings
LOCAL_CPP_EXTENSION := .cc