On Tue, Apr 8, 2025 at 7:19 PM Bruce Richardson <bruce.richard...@intel.com> wrote: > > Latest DPDK releases no longer officially support RHEL 7 as a target > platform, so remove the note about pkg-config not working on those > systems. > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com>
Reviewed-by: David Marchand <david.march...@redhat.com> I see examples still refer to this issue, could you send a patch cleaning this too? $ git grep -l check.for.broken.pkg | wc -l 52 -- David Marchand