+1
−1
+1
−0
Loading
Under fedora, install_liburing() would put .pc under /usr/lib/pkgconfig, whereas the pkg-config, by default, looks under /usr/lib64/pkgconfig. For the tests, make sure both paths are included in the environment in case any entity (like xnvme) attempts to use pkg-config during build. Signed-off-by:Michal Berger <michal.berger@intel.com> Change-Id: Iab3a4d1f69afc12c56c9fa6b7dd99daaca670e45 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15853 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>