[dpdk-dev] [PATCH v2] build: add pkg-config validation
Gregory Etelson
getelson at nvidia.com
Mon Nov 2 20:39:43 CET 2020
Hello Bruce,
> -----Original Message-----
[snip]
> > +put it # next to --whole-archive.
> > +test1_static_libs_order () {
> > + PKG_CONFIG_PATH="${PKG_CONFIG_PATH}:$pc_dir" \
>
> Should the $pc_dir not be put first, in case there are older .pc files
> around for DPDK?
I posted a v3 update for the patch.
PKG_CONFIG_PATH will be updated if pkgconf could not locate libdpdk.pc
More information about the dev
mailing list