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

This commit is contained in:
Dr-Noob
2020-11-10 22:46:39 +01:00
parent 07f3f26ff6
commit cb78f18de1

View File

@@ -1,7 +1,7 @@
CXX=gcc
CXXFLAGS=-Wall -Wextra -Werror -pedantic -fstack-protector-all -pedantic -std=c99
SANITY_FLAGS=-Wfloat-equal -Wshadow -Wno-fomat-noliteral -Wpointer-arith -Wstrict-overflow=5
SANITY_FLAGS=-Wfloat-equal -Wshadow -Wpointer-arith -Wstrict-overflow=5
SRC_COMMON=src/common/