X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=blobdiff_plain;f=lib%2Flibrte_pdump%2FMakefile;h=b241151dcaf4759b02aebf7c7a329e454f5b4e1f;hp=ee14dba7af4a8555893532625f120dfb0b6ef8db;hb=5d7b673d5fd6663b20c675dd382d9fb43b42af18;hpb=739e13bcc98f562d3301f808ec76507ebae82e63 diff --git a/lib/librte_pdump/Makefile b/lib/librte_pdump/Makefile index ee14dba7af..b241151dca 100644 --- a/lib/librte_pdump/Makefile +++ b/lib/librte_pdump/Makefile @@ -8,7 +8,6 @@ LIB = librte_pdump.a CFLAGS += -DALLOW_EXPERIMENTAL_API CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -O3 -CFLAGS += -D_GNU_SOURCE LDLIBS += -lrte_eal -lrte_mempool -lrte_mbuf -lrte_ethdev EXPORT_MAP := rte_pdump_version.map