X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=app%2Ftest-pmd%2FMakefile;h=ea818de220449dc79bf5920d585bdbbd843db67e;hb=185b7dc1d467a9c9b107450558b460e59596adef;hp=d5258eae4a8931f949ba331e9934d77e9b3f0676;hpb=5d7b673d5fd6663b20c675dd382d9fb43b42af18;p=dpdk.git diff --git a/app/test-pmd/Makefile b/app/test-pmd/Makefile index d5258eae4a..ea818de220 100644 --- a/app/test-pmd/Makefile +++ b/app/test-pmd/Makefile @@ -10,7 +10,6 @@ ifeq ($(CONFIG_RTE_TEST_PMD),y) # APP = testpmd -CFLAGS += -DALLOW_EXPERIMENTAL_API CFLAGS += -O3 CFLAGS += $(WERROR_FLAGS) CFLAGS += -Wno-deprecated-declarations