On Wed, 2020-10-14 at 15:12 +0100, Bruce Richardson wrote: > A number of lib and driver dependencies for various apps were missed on > build because the proper macro names for their use were mismatched between > meson and make build systems. Before adding in equivalent compatibility > macros we need to ensure to add the proper dependencies to ensure a valid > build. > > Fixes: 16ade738fd0d ("app/testpmd: build with meson") > Fixes: b5dc795a8a55 ("test: build app with meson as dpdk-test") > Fixes: 996ef1176111 ("app: add all remaining apps to meson build") > Cc: sta...@dpdk.org > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > --- > app/test-crypto-perf/meson.build | 3 +++ > app/test-pmd/meson.build | 12 ++++++++++++ > 2 files changed, 15 insertions(+)
Acked-by: Luca Boccassi <bl...@debian.org> -- Kind regards, Luca Boccassi