Re: [PATCH] frv: fix build failure
From: Geert Uytterhoeven
Date: Mon Nov 27 2017 - 13:50:03 EST
Hi Sudip,
On Tue, Nov 21, 2017 at 11:10 PM, Sudip Mukherjee
<sudipm.mukherjee@xxxxxxxxx> wrote:
> The frv defconfig build is failing with the error:
> lib/mpi/mpih-div.o: In function `mpihelp_divrem':
> mpih-div.c:(.text+0x30c): undefined reference to `abort'
>
> The function 'abort' was never defined for the frv architecture.
> Create 'abort' as is done in other arch like 'arm' and 'unicore32'.
Which code needs abort()? When was this build failure introduced?
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds