+1
−0
+1
−3
Loading
Only libraries that are using shm_open require linking rt when creating the shared library. Stop including it on every library and just add it to LOCAL_SYS_LIBS in the one case where it is used (spdk_trace). Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: Ic13128873a76c355b14871a0dea0922488c9cd13 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4370 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>