Spdk/mk
Daniel Verkamp 20c11032ae build: link DPDK libraries with --whole-archive
The upcoming DPDK version adds objects that have no externally
referenced symbols but that must be linked in (specifically, the
default mempool handlers are now assigned by a constructor function).

Link all of the DPDK libraries with -Wl,--whole-archive to fix linking
against a static library build of DPDK.

Change-Id: Ia54b100d81aa7be30a8f4bcad65cc182e91dcc65
Reported-by: Jay Sternberg <jay.e.sternberg@intel.com>
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-07-19 10:02:10 -07:00
..
ioat.unittest.mk build: include -lrt and -lpthread in LDFLAGS 2016-06-23 09:04:02 -07:00
json.unittest.mk build: include -lrt and -lpthread in LDFLAGS 2016-06-23 09:04:02 -07:00
nvme.unittest.mk build: include -lrt and -lpthread in LDFLAGS 2016-06-23 09:04:02 -07:00
spdk.common.mk build: link DPDK libraries with --whole-archive 2016-07-19 10:02:10 -07:00
spdk.deps.mk Fix header file dependencies. 2015-09-28 09:07:04 -07:00
spdk.lib.mk log: Add a lib for integrating the log lib with event framework. 2016-07-13 10:13:48 -07:00
spdk.subdirs.mk build: don't print subdir banners 2016-03-16 08:15:42 -07:00