21/04/2020 08:59, David Marchand: > On Tue, Apr 21, 2020 at 2:31 AM Thomas Monjalon <tho...@monjalon.net> wrote: > > > > Static builds can take a lot of space, so reduce the number of examples > > built when testing those static builds. > > > > As makefile-based build is close to end of life, completely skip examples > > in case of static linkage with make. > > > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > > Acked-by: David Marchand <david.march...@redhat.com>
Applied