X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_bpf%2FMakefile;h=3be675043276fb8026dc098768687c5e8c792bd2;hb=acec04c4b2f5;hp=3a20f95e7477749d0725fcc9323c3a423fea0d15;hpb=2a41db7589cb27dc491963f8c09b8dd452a8296d;p=dpdk.git diff --git a/lib/librte_bpf/Makefile b/lib/librte_bpf/Makefile index 3a20f95e74..3be6750432 100644 --- a/lib/librte_bpf/Makefile +++ b/lib/librte_bpf/Makefile @@ -8,7 +8,6 @@ LIB = librte_bpf.a CFLAGS += -O3 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -CFLAGS += -DALLOW_EXPERIMENTAL_API LDLIBS += -lrte_net -lrte_eal LDLIBS += -lrte_mempool -lrte_ring LDLIBS += -lrte_mbuf -lrte_ethdev