[v0.84][BUGFIX] Fix more compilation issues

This commit is contained in:
Dr-Noob
2020-11-10 22:45:14 +01:00
parent 27aabb35be
commit 07f3f26ff6

View File

@@ -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/