8f71ab3a2b
Previously, aplications were always being linked against the spdk_env_dpdk.a file even during the shared object build. Change this to be consistent with our linking. Also, the old behavior causes issues with resolving symbols in FreeBSD. Change-Id: I96e2e6044c16e7579cff35ad46e3688ce6fa2b5a Signed-off-by: Seth Howell <seth.howell@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/464733 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>