+1
−1
+5
−0
Loading
Some of the unittests require symbols that don't work well with the lto option. For example when you build reduce_ut.c with the lto option, the __wrap_unlink symbol cannot be found. Also, while we are here, add a check to configure for unit tests built with lto. Signed-off-by:Seth Howell <seth.howell@intel.com> Change-Id: Iaf76cd050565ce2ff13b4230d7a3b735fd5384a6 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2055 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>