4
0
Эх сурвалжийг харах

Add --concurrency to coverity make target

Signed-off-by: Steven Dake <sdake@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Steven Dake 14 жил өмнө
parent
commit
89df2cb7f9
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Makefile.am

+ 1 - 1
Makefile.am

@@ -69,7 +69,7 @@ SUBDIRS			= include lcr lib exec services tools test cts pkgconfig \
 
 coverity:
 	cov-build --dir=cov make
-	cov-analyze --dir cov
+	cov-analyze --dir cov --concurrency
 	cov-format-errors --dir cov
 
 install-exec-local: