+3
−0
+13
−1
+4
−0
+4
−0
Loading
- DPDK may or may not decide to use libbsd. SPDK needs to find this out and add -lbsd to the list of libraries to prevent linking issues in case that --with-dpdk=dpdk/install option is used. - Use pkg-config for proper detection if the libbsd is in use. Signed-off-by:Yuriy Umanets <yumanets@nvidia.com> Change-Id: Ie3de0363fefb9b7337394b00adc862839834f164 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11616 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>