Re: [PATCH] common/cnxk: remove dead meson code

2023-09-19 Thread Jerin Jacob
On Wed, Sep 13, 2023 at 7:33 PM David Marchand wrote: > > config_flag_fmt was used in the past and was dropped with commit > 762bfccc8abf ("config: remove compatibility build defines"). > > Fixes: fa8f86a14e2e ("common/cnxk: add build infrastructre and HW definition") > Cc: sta...@dpdk.org > > Sig

[PATCH] common/cnxk: remove dead meson code

2023-09-13 Thread David Marchand
config_flag_fmt was used in the past and was dropped with commit 762bfccc8abf ("config: remove compatibility build defines"). Fixes: fa8f86a14e2e ("common/cnxk: add build infrastructre and HW definition") Cc: sta...@dpdk.org Signed-off-by: David Marchand --- drivers/common/cnxk/meson.build | 1