Spdk/app
Daniel Verkamp 3c3824a3d2 nvmf_tgt: add list of libs that need whole-archive
Some of the SPDK libraries only expose constructor functions, so they
would normally be eliminted by the linker.  Add a new list in the
Makefile of libraries that must be linked with --whole-archive (while
still being added to the dependency list for the app).

Change-Id: I7e41a807c945468730fa84f1bdee23dfd6b59358
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-02 09:10:54 -07:00
..
iscsi_tgt iscsi_tgt: modify usage (#55) 2016-10-27 13:37:13 -07:00
iscsi_top iscsi: add 'iscsi_top' monitoring app 2016-08-24 09:10:44 -07:00
nvmf_tgt nvmf_tgt: add list of libs that need whole-archive 2016-11-02 09:10:54 -07:00
trace env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
Makefile iscsi: add 'iscsi_top' monitoring app 2016-08-24 09:10:44 -07:00