Merge branch 'develop' into feature/fastcov
This commit is contained in:
commit
cf6b6692aa
4 changed files with 72 additions and 14 deletions
2
Makefile
2
Makefile
|
|
@ -134,7 +134,7 @@ pedantic_clang:
|
|||
|
||||
# calling GCC with most warnings
|
||||
pedantic_gcc:
|
||||
$(MAKE) json_unit CXX=$(COMPILER_DIR)/g++ CXXFLAGS="-D_Atomic=volatile \
|
||||
$(MAKE) json_unit CXX=$(COMPILER_DIR)/g++ CXXFLAGS=" \
|
||||
-std=c++11 \
|
||||
-Waddress \
|
||||
-Waddress-of-packed-member \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue