]> git.droids-corp.org - dpdk.git/blobdiff - app/pdump/Makefile
app/testpmd: fix mempool free on exit
[dpdk.git] / app / pdump / Makefile
index e6b9eea91bc7e579a3d0500ac88f30c1404f1657..bd3c208195d704f9d007c63e45b7785460603255 100644 (file)
@@ -7,6 +7,7 @@ ifeq ($(CONFIG_RTE_LIBRTE_PDUMP),y)
 
 APP = dpdk-pdump
 
+CFLAGS += -DALLOW_EXPERIMENTAL_API
 CFLAGS += $(WERROR_FLAGS)
 
 # all source are stored in SRCS-y