X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_rcu%2FMakefile;h=553bca2ef4a596b49644b43c21c9298728ccecbf;hb=1d51f154cd93bc8f623985032835d2218e05c893;hp=728669975a7967d3442a36369656f5aea5f05b21;hpb=acec04c4b2f5c75d244319e1d0ca17ea7d4da72d;p=dpdk.git diff --git a/lib/librte_rcu/Makefile b/lib/librte_rcu/Makefile index 728669975a..553bca2ef4 100644 --- a/lib/librte_rcu/Makefile +++ b/lib/librte_rcu/Makefile @@ -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