On Thu, Jan 30, 2020 at 5:11 PM David Marchand <david.march...@redhat.com> wrote: > > On Thu, Jan 30, 2020 at 10:25 AM Andrzej Ostruszka > <aostrus...@marvell.com> wrote: > > > > Timer, LPM and Distributor libraries no longer use function versioning > > and therefore do not need separate build for static and shared version > > of libraries. > > > > This patch removes use_function_versioning from their meson build files > > and corresponding include from the sources. > > > > Signed-off-by: Andrzej Ostruszka <aostrus...@marvell.com> > > Acked-by: Bruce Richardson <bruce.richard...@intel.com> > > > > Fixes: f2fb215843a9 ("timer: remove deprecated code") > > Fixes: 6e5b51676176 ("distributor: remove deprecated code") > > Fixes: c381a8d554b7 ("lpm: remove deprecated code") > > Cc: marcinx.ba...@intel.com > > > > --- > > V2: > > - removed also includes (updating only meson files causes build > > failures), and updated commit msg accordingly > > Thanks, I had the exact same patch in store (caught when working with > Olivier on some ABI stuff for mempool). > > Cc: sta...@dpdk.org > > Acked-by: David Marchand <david.march...@redhat.com>
Applied, thanks. -- David Marchand