diff --git a/Makefile b/Makefile index 283c3de..4c4ac29 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ CXX=gcc CXXFLAGS=-Wall -Wextra -Werror -pedantic -fstack-protector-all -pedantic -std=c99 -SANITY_FLAGS=-Wfloat-equal -Wshadow -Wpointer-arith -Wstrict-overflow=5 -Wformat=2 +SANITY_FLAGS=-Wfloat-equal -Wshadow -Wno-fomat-noliteral -Wpointer-arith -Wstrict-overflow=5 SRC_COMMON=src/common/