examples/l3fwd-graph: fix static build
authorDavid Marchand <david.marchand@redhat.com>
Sat, 14 Nov 2020 09:05:27 +0000 (10:05 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 15 Nov 2020 14:29:29 +0000 (15:29 +0100)
commit0738209c2317332041e9b1fcbadc39c7b5d9e964
treefa01dacc10cca4e03642fd968d5a8b6f59909328
parentbcd3004381b09adaa1ab7ceb9c0592e640fb210c
examples/l3fwd-graph: fix static build

This example missed the rework from commit 8549295db07b
("build/pkg-config: improve static linking flags").

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