cleanup
This commit is contained in:
parent
aa8aa3ba9f
commit
04e1e7b586
5 changed files with 2 additions and 10 deletions
5
Makefile
5
Makefile
|
@ -34,11 +34,6 @@ doctest:
|
|||
$(MAKE) check_output -C doc
|
||||
|
||||
|
||||
# copmpile example files and do not check output (for coverity-scan)
|
||||
coverity:
|
||||
$(MAKE) compile_only -Cdoc CXXFLAGS="-std=c++11" CPPFLAGS="-I../src"
|
||||
|
||||
|
||||
##########################################################################
|
||||
# fuzzing
|
||||
##########################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue