build: verbose dpdk build requiring meson 0.55
[vpp.git] / build-data / packages / external.mk
index 4b3a7c0..e8f5939 100644 (file)
@@ -53,6 +53,10 @@ ifneq ($(DPDK_MAKE_EXTRA_ARGS),)
 DPDK_MAKE_ARGS += DPDK_MAKE_EXTRA_ARGS="$(DPDK_MAKE_EXTRA_ARGS)"
 endif
 
+ifeq ("$(V)","1")
+DPDK_MAKE_ARGS += DPDK_VERBOSE=1
+endif
+
 external_configure = echo
 
 external_build = echo