Re: [dpdk-dev] [PATCH 11/13] table: fix library version in meson build

2018-03-23 Thread Bruce Richardson
On Tue, Mar 20, 2018 at 11:26:25AM +, Andrew Rybchenko wrote: > Fixes: 5b9656b157d3 ("lib: build with meson") > Cc: sta...@dpdk.org > > Signed-off-by: Andrew Rybchenko Acked-by: Bruce Richardson

[dpdk-dev] [PATCH 11/13] table: fix library version in meson build

2018-03-20 Thread Andrew Rybchenko
Fixes: 5b9656b157d3 ("lib: build with meson") Cc: sta...@dpdk.org Signed-off-by: Andrew Rybchenko --- lib/librte_table/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/librte_table/meson.build b/lib/librte_table/meson.build index 13e797b..0944bef 100644 --- a/l