On Sat, Nov 14, 2020 at 02:35:51PM +0200, Adrian Bunk wrote:
> Control: found -1 3.0-1
> Control: severity -1 serious
> Control: tags -1 patch
>
> On Mon, Sep 21, 2020 at 04:45:45PM -0400, Roberto C. Sánchez wrote:
> >...
> > I spent some time on this today and thanks to a suggestion from someone
> > in IRC, I was able to determine that removing link-time optimization
> > fixed the mips64el build. Specifically, these lines had to be removed:
> >
> > - SET_TARGET_PROPERTIES("${target}" PROPERTIES
> > - INTERPROCEDURAL_OPTIMIZATION TRUE)
> >...
>
> After some further debugging I ended up with the workaround below.
>
Adrian,
Thanks so much for taking the time to debug this and submit a patch.
Your effort is very much appreciated.
Bastian has already committed the patch to our Salsa repository and an
upload will be on the way shortly.
Regards,
-Roberto
--
Roberto C. Sánchez