]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_rcu/Makefile
net/i40e: fix bitmap free
[dpdk.git] / lib / librte_rcu / Makefile
index 728669975a7967d3442a36369656f5aea5f05b21..553bca2ef4a596b49644b43c21c9298728ccecbf 100644 (file)
@@ -7,7 +7,7 @@ include $(RTE_SDK)/mk/rte.vars.mk
 LIB = librte_rcu.a
 
 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -O3
-LDLIBS += -lrte_eal
+LDLIBS += -lrte_eal -lrte_ring
 
 EXPORT_MAP := rte_rcu_version.map