[Buildroot] [PATCH v3] package/gmp: Fix for c23

Charlie Jenkins charlie at rivosinc.com
Wed May 7 21:04:20 UTC 2025


On Wed, May 07, 2025 at 10:23:24PM +0200, Julien Olivain wrote:
> Hi Charlie,
> 
> On 25/04/2025 00:49, Charlie Jenkins wrote:
> > GMP will not build for a C compiler configured for c23 because its
> > autoconf scripts use deprecated function prototypes. Include an upstream
> > patch that fixes this issue.
> > 
> > Signed-off-by: Charlie Jenkins <charlie at rivosinc.com>
> 
> I'm sorry I missed your patch. I wrote an apply a similar one at:
> https://gitlab.com/buildroot.org/buildroot/-/commit/31569bcc1b0762636d704baad0b35fc37aedb386
> I'll mark it as "superseded".
> 
> On my side, my main motivation was to quickly fix host-gmp with gcc,
> which was at that time generating a lot of build failures. I also
> applied the fix for the target package.

No worries, thank you!

- Charlie

> 
> Best regards,
> 
> Julien.


More information about the buildroot mailing list