🚨 fixed some warnings

This commit is contained in:
Niels Lohmann
2017-12-16 22:19:30 +01:00
parent 7bf007f2bc
commit 9a51fb4da2
3 changed files with 62 additions and 62 deletions
+1 -1
View File
@@ -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 \