21/04/2020 10:02, David Marchand: > On Tue, Apr 21, 2020 at 3:33 AM Thomas Monjalon <tho...@monjalon.net> wrote: > > > > When running make with CONFIG_RTE_BUILD_SHARED_LIB=n, > > no shared library is built. > > In this case, no need to run ABI check. > > > > With meson, both shared and static libraries are always built. > > > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > > Acked-by: David Marchand <david.march...@redhat.com>
Reviewed-by: Ray Kinsella <m...@ashroe.eu> Applied