diff --git a/src/Makefile b/src/Makefile index 5e8045cb8..d2fc6305a 100644 --- a/src/Makefile +++ b/src/Makefile @@ -227,6 +227,7 @@ CFLAGS_UNRAR += -Wno-parentheses CFLAGS_UNRAR += -Wno-implicit-fallthrough CFLAGS_UNRAR += -Wno-extra CFLAGS_UNRAR += -Wno-unknown-pragmas +CFLAGS_UNRAR += -Wno-unused-but-set-variable endif endif