commit | f457a3886ae21cc0d4b43d8eaf5f8af86f836bad | [log] [tgz] |
---|---|---|
author | Andrew Yourtchenko <ayourtch@gmail.com> | Wed Mar 03 13:52:55 2021 +0000 |
committer | Damjan Marion <dmarion@me.com> | Thu Mar 04 10:49:18 2021 +0000 |
tree | bafc3e6132a502dc8d02973eea94976e9ae5169b | |
parent | 6c8533d4c18460029adbe0825b8dee257805fbc8 [diff] [blame] |
build: add libmemif as part of build-coverity target Change-Id: I81a3b5d0845724da40b483832a8eaed081e6e4ed Type: improvement Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
diff --git a/Makefile b/Makefile index a7cc8d3..6950040 100644 --- a/Makefile +++ b/Makefile
@@ -535,6 +535,7 @@ .PHONY: build-coverity build-coverity: $(call make,$(PLATFORM)_coverity,install-packages) + @make -C build-root PLATFORM=vpp TAG=vpp_coverity libmemif-install .PHONY: debug-release debug-release: