Spdk/lib/env_dpdk
Daniel Verkamp dfe9fa9bea env: do not link env lib with --whole-archive
It is not necessary, and it prevents the linker from removing unused
object files.

Fix the iscsi_tgt Makefile's library order so that env is added at the
end after the libraries that use it.

Change-Id: I241eb46703c12691444037a350be65143259e82e
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-12-06 09:30:55 -07:00
..
env.c env: remove return statements in void functions 2016-11-28 10:08:35 -07:00
env.mk env: do not link env lib with --whole-archive 2016-12-06 09:30:55 -07:00
Makefile env: rename default implementation to env_dpdk 2016-11-14 08:48:20 -07:00
pci.c env_dpdk: Remove the device from dev_device_list in DPDK. 2016-12-02 09:44:48 -07:00
vtophys.c env: add spdk_vtophys_register/unregister 2016-11-16 09:21:57 -07:00