summaryrefslogtreecommitdiff
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 b3926a2..3cc46e9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,7 +29,8 @@ CXXFLAGS = \
CXXFLAGS += \
-Weverything \
-Wno-c++98-compat \
- -Wno-padded
+ -Wno-padded \
+ -Wno-switch-enum
LDFLAGS = \
-Wl,-Bsymbolic-functions \