On 2019/09/27 21:40, Christian Weisgerber wrote:
> Christian Weisgerber:
>
> > > Due to special nature of libtool, and current position in the release
> > > cycle, I
> > > would like to have feedback for this diff with a bulk build, to be sure
> > > to not
> > > breaking anything.
> >
> > I hav
Christian Weisgerber:
> > Due to special nature of libtool, and current position in the release
> > cycle, I
> > would like to have feedback for this diff with a bulk build, to be sure to
> > not
> > breaking anything.
>
> I have started an amd64 bulk build with this.
... which finished withou
Sebastien Marie:
> Due to special nature of libtool, and current position in the release cycle, I
> would like to have feedback for this diff with a bulk build, to be sure to not
> breaking anything.
I have started an amd64 bulk build with this.
--
Christian "naddy" Weisgerber
Hi,
Latest version of librsvg (2.46.0) uses libtool-rust, which produce .la file a
bit different from gnu libtool. in particular, dependency_libs and libdir could
be undefined.
but us libtool version doesn't like that: when libdir is undefined it makes
warnings, and just die for dependency_libs