Skip to content

contrib: gmp: fix build with GCC 15+

GCC 15 defaults to C23, yeut the gmp configure script only works with C99 and C11.

Merge request reports

Loading