diff --git a/GNUmakefile b/GNUmakefile index 7ec11776..66553419 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -31,6 +31,7 @@ xCFLAGS = \ -g \ -Wall -Wextra \ -Wno-unused-parameter \ + -Wno-switch \ --std=c99 \ $(CFLAGS) xLDFLAGS = \