]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_ring/Makefile
net/virtio: fix incorrect cast of void *
[dpdk.git] / lib / librte_ring / Makefile
index 3e2f4b873de7f8cb41c328976d47413b6b81719f..e34d9d951c0437d4298771b676a1b05832f66ca3 100644 (file)
@@ -35,6 +35,7 @@ include $(RTE_SDK)/mk/rte.vars.mk
 LIB = librte_ring.a
 
 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -O3
+LDLIBS += -lrte_eal
 
 EXPORT_MAP := rte_ring_version.map