examples/l3fwd-graph: fix pkg-config usage
authorDavid Marchand <david.marchand@redhat.com>
Sat, 14 Nov 2020 09:05:28 +0000 (10:05 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 15 Nov 2020 14:29:34 +0000 (15:29 +0100)
commitdb886c51df817c0133165f38a1287979dbc2ed96
treece7bb093a3504e48a766f5c06f0b63607e6c022b
parent0738209c2317332041e9b1fcbadc39c7b5d9e964
examples/l3fwd-graph: fix pkg-config usage

This example missed the fixes from commit 69b1bb49ed82
("examples: hide error for missing pkg-config path flag") and
commit 12a652a02b08 ("examples: fix build with old pkg-config").

Fixes: 08bd1a174461 ("examples/l3fwd-graph: add graph-based l3fwd skeleton")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
examples/l3fwd-graph/Makefile