On Fri, Mar 8, 2024 at 12:59 PM Robin Jarry <[email protected]> wrote: > > When DPDK is used as a subproject, include the required compile > arguments so that the parent project is also built with the appropriate > cflags (most importantly -march). Use the same cflags as pkg-config. > > Fixes: f93a605f2d6e ("build: add definitions for use as Meson subproject") > Cc: [email protected] > > Signed-off-by: Robin Jarry <[email protected]>
Reviewed-by: David Marchand <[email protected]> -- David Marchand

