Spdk/scripts/pkgdep
Michal Berger fecffda6ec scripts/pkgdep: Install liburing's .pc to known directory
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>
2022-12-21 09:33:27 +00:00
..
arch.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
centos.sh pkgdep: Introduce RHEL-specific source 2020-06-01 09:20:24 +00:00
clear-linux-os.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
common.sh scripts/pkgdep: Install liburing's .pc to known directory 2022-12-21 09:33:27 +00:00
debian.sh pkgdep/debian: Install python3-dev 2022-12-08 14:15:52 +00:00
fedora.sh pkgdep: Introduce RHEL-specific source 2020-06-01 09:20:24 +00:00
freebsd.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
openeuler.sh pkgdep: add support for openEuler Linux 2022-09-27 10:20:53 +00:00
requirements.txt scripts: remove gdb from Python requirements file 2021-07-28 16:19:35 +00:00
rhel.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
sles.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
ubuntu.sh pkgdep: Introduce Debian-specific source 2020-06-01 09:20:24 +00:00