e0b669312a
Upcoming changes will use --whole-archive on all libraries. This introduces some issues with the shared library builds, although it's not entirely clear why these issues don't occur today. vhost depends on both scsi and bdev - but for the spdk_tgt and vhost application Makefiles, vhost is listed later than scsi and bdev. It's best practice to list the libraries in order of dependence - at least until we add dependencies to the shared libraries themselves. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: Ibacfb7781dad60cf3ce6906deaaa2e5c0f5e9571 Reviewed-on: https://review.gerrithub.io/433356 Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Seth Howell <seth.howell5141@gmail.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
spdk_tgt.c |