aboutsummaryrefslogtreecommitdiff
path: root/packages/gmp/6.3.0
Commit message (Collapse)AuthorAgeFilesLines
* gmp: Add upstream patch for C23 compatibilityChris Packham2025-02-081-0/+31
| | | | | | | | Add a patch from upstream GMP that updates some custom configure checks for C23 compatibility (gnu32 will be the default for GCC 15). Reported-by: Marc Poulhiès <dkm@kataplop.net> Signed-off-by: Chris Packham <judge.packham@gmail.com>
* Add GMP 6.3.0Marc Poulhiès2025-02-042-0/+8
GMP 6.2.1 may fail some autoconf test when using GCC master (to-be-15) branch. Signed-off-by: Marc Poulhiès <dkm@kataplop.net>