🚨 fixed some warnings
This commit is contained in:
parent
7bf007f2bc
commit
9a51fb4da2
3 changed files with 62 additions and 62 deletions
2
Makefile
2
Makefile
|
@ -95,7 +95,7 @@ pedantic_clang:
|
|||
|
||||
# calling GCC with most warnings
|
||||
pedantic_gcc:
|
||||
$(MAKE) json_unit CXX=g++ CXXFLAGS="\
|
||||
$(MAKE) json_unit CXXFLAGS="\
|
||||
-std=c++11 \
|
||||
-Wno-deprecated-declarations \
|
||||
-Werror \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue