aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e575435e..cd91c335 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -50,7 +50,8 @@ AM_CXXFLAGS += \
-Werror=vla \
-Werror=unused-variable \
-Werror=missing-braces \
- -Werror=overloaded-virtual
+ -Werror=overloaded-virtual \
+ -Werror=sign-compare
endif
if LINUX_HOST