Saturday, November 10, 2018 12:48 AM, Luca Boccassi: > Subject: [PATCH] net/mlx5: quietly fallback if pkg-config is unavailable > > Don't fail the build if pkg-config can't be found, instead print the linker > flag as > it was doing before the change. > > Fixes: b6b87939193a ("net/mlx5: use pkg-config to handle SUSE libmnl") > Cc: sta...@dpdk.org > > Signed-off-by: Luca Boccassi <bl...@debian.org> > Reported-by: Thomas Monjalon <tho...@monjalon.net>
Applied to next-net-mlx, thanks.