X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Fpdump%2FMakefile;h=bd3c208195d704f9d007c63e45b7785460603255;hb=7c45f6c0794858999696f1f54b59d2a0e436e68b;hp=e6b9eea91bc7e579a3d0500ac88f30c1404f1657;hpb=174a1631d577fc0213962e8deb2fbdce78446dee;p=dpdk.git diff --git a/app/pdump/Makefile b/app/pdump/Makefile index e6b9eea91b..bd3c208195 100644 --- a/app/pdump/Makefile +++ b/app/pdump/Makefile @@ -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