On Tue, Apr 21, 2020 at 11:26:58AM +0200, David Marchand wrote:
> On Tue, Apr 21, 2020 at 11:22 AM Thomas Monjalon wrote:
> >
> > 21/04/2020 09:49, David Marchand:
> > > On Tue, Apr 21, 2020 at 4:05 AM Thomas Monjalon
> > > wrote:
> > > > + rm $abirefdir/$targetdir/usr/loca
On Tue, Apr 21, 2020 at 11:22 AM Thomas Monjalon wrote:
>
> 21/04/2020 09:49, David Marchand:
> > On Tue, Apr 21, 2020 at 4:05 AM Thomas Monjalon wrote:
> > > + rm $abirefdir/$targetdir/usr/local/lib/*.a
> >
> > The install directory for libraries is not lib/ in all cases.
>
21/04/2020 09:49, David Marchand:
> On Tue, Apr 21, 2020 at 4:05 AM Thomas Monjalon wrote:
> > + rm $abirefdir/$targetdir/usr/local/lib/*.a
>
> The install directory for libraries is not lib/ in all cases.
> This breaks the ABI generation for gcc-shared:
>
> DESTDIR=/home/d
On Tue, Apr 21, 2020 at 4:05 AM Thomas Monjalon 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 re
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
5 matches
Mail list logo