+3
−2
Loading
When cross-compiling DPDK and changing the PKG_CONFIG_SYSROOT_DIR, the resulting .pc files do not include it in libdir and includedir variables. To get the actual paths, those two variables need to be appended with pc_sysrootdir. Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: Ic45f5d2d25c24284561f4f022ca8631f3bfbae07 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12397 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:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Jacek Kalwas <jacek.kalwas@intel.com> Reviewed-by:
Dong Yi <dongx.yi@intel.com>