]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_mbuf/Makefile
examples/ip_frag: fix use of ethdev internal device array
[dpdk.git] / lib / librte_mbuf / Makefile
index 8c4c7d7905092f94b5aa9bd4030658b923a5a464..c8f6d26895a3dfa92fbd326793f2094c42a4d076 100644 (file)
@@ -7,6 +7,8 @@ include $(RTE_SDK)/mk/rte.vars.mk
 LIB = librte_mbuf.a
 
 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -O3
+CFLAGS += -DALLOW_EXPERIMENTAL_API
+
 LDLIBS += -lrte_eal -lrte_mempool
 
 EXPORT_MAP := rte_mbuf_version.map