On Wed, May 14, 2025 at 12:03 PM Bruce Richardson <bruce.richard...@intel.com> wrote: > > The version of pkg-config shipped with RHEL 7 had issues reporting the > linker flags for DPDK, meaning we couldn't build the examples statically > using it. However, as RHEL 7 is no longer supported by future DPDK > releases, we can drop the check for this condition from all the > Makefiles. More recent pkg-config versions don't have this issue. > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com>
Reviewed-by: David Marchand <david.march...@redhat.com> Applied, thanks Bruce. -- David Marchand