Move OFED libraries libmlx5.so.1 and libibverbs.so.1 to /lib.The is required because libpcap.so depends on the libraries when OFEDis enabled.Reviewed by: bdrewery, hselaskySponsored by: Mellano
Move OFED libraries libmlx5.so.1 and libibverbs.so.1 to /lib.The is required because libpcap.so depends on the libraries when OFEDis enabled.Reviewed by: bdrewery, hselaskySponsored by: Mellanox TechnologiesMFC after: 2 weeksDifferential revision: https://reviews.freebsd.org/D16230
show more ...
Rework ofed build.Aligns the build with the FreeBSD traditional approach to not build incontrib/, and to track inter-dependencies between libraries.With help from: bdreweryReviewed by: bdrewery
Rework ofed build.Aligns the build with the FreeBSD traditional approach to not build incontrib/, and to track inter-dependencies between libraries.With help from: bdreweryReviewed by: bdrewery, hselaskySponsored by: Mellanox TechnologiesMFC after: 2 weeksDifferential revision: https://reviews.freebsd.org/D15648