On Thu, May 28, 2020 at 3:16 PM David Marchand <[email protected]> wrote: > On Sun, May 24, 2020 at 7:43 PM Thomas Monjalon <[email protected]> wrote: > > > > When building an ABI reference with meson, some static libraries > > are built and linked in apps. They are useless and take a lot of space. > > Those binaries, and other useless files (examples and doc files) > > in the share/ directory, are removed after being installed. > > > > In order to save time when building the ABI reference, > > the examples (which are not installed anyway) are not compiled. > > > > Signed-off-by: Thomas Monjalon <[email protected]> > Acked-by: David Marchand <[email protected]>
Applied, thanks. -- David Marchand

