summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index bb8bdc4..060d4d6 100644
--- a/common.mk
+++ b/common.mk
@@ -6,7 +6,8 @@ ERROR_CFLAGS = \
-Wno-missing-field-initializers \
-Wwrite-strings \
-Wmissing-prototypes \
- -Wredundant-decls
+ -Wredundant-decls \
+ -Wno-unused-parameter
CLEANFILES = *.gcno *.gcda