X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=lib%2Flibrte_hash%2FMakefile;h=1655b601d85da7f8df86aa5306231887325c346d;hb=refs%2Fchanges%2F90%2F9290%2F1;hp=9cf13a0458f01b04c3fd1086b69eab1f1a63663c;hpb=f239aed5e674965691846e8ce3f187dd47523689;p=deb_dpdk.git diff --git a/lib/librte_hash/Makefile b/lib/librte_hash/Makefile index 9cf13a04..1655b601 100644 --- a/lib/librte_hash/Makefile +++ b/lib/librte_hash/Makefile @@ -36,6 +36,7 @@ LIB = librte_hash.a CFLAGS += -O3 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) +LDLIBS += -lrte_eal -lrte_ring EXPORT_MAP := rte_hash_version.map