> -----Original Message-----
> From: [email protected] <[email protected]>
> Sent: Tuesday, December 17, 2019 11:52 AM
> To: [email protected]
> Cc: Dumitrescu, Cristian <[email protected]>; [email protected];
> Liron Himi <[email protected]>
> Subject: [PATCH v2] cfgfile: update map file
>
> From: Liron Himi <[email protected]>
>
> rte_cfgfile_section_num_entries_by_index was missing from the map
> file.
> meson build failed when calling this function, due to linking a binary to
> cfgfile
> built
> as a shared library
>
> Fixes: 85ff364f3b ("build: align symbols with global ABI version")
>
> Signed-off-by: Liron Himi <[email protected]>
> ---
Acked-by: Cristian Dumitrescu <[email protected]>