From 33f002d1231bcfb39f6dd1fe738bb068dfe2d705 Mon Sep 17 00:00:00 2001 From: Rudi Heitbaum Date: Sun, 2 Feb 2025 11:32:35 +0000 Subject: [PATCH] gmp: update patch to support gcc-10 --- .../patches/0001-acinclude.m4-fix-std-c23-build-failure.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/devel/gmp/patches/0001-acinclude.m4-fix-std-c23-build-failure.patch b/packages/devel/gmp/patches/0001-acinclude.m4-fix-std-c23-build-failure.patch index 2916d2ffff..70ee4a1fe4 100644 --- a/packages/devel/gmp/patches/0001-acinclude.m4-fix-std-c23-build-failure.patch +++ b/packages/devel/gmp/patches/0001-acinclude.m4-fix-std-c23-build-failure.patch @@ -64,7 +64,7 @@ index 7910aa0970..bd4342d124 100755 #if defined (__GNUC__) && ! defined (__cplusplus) typedef unsigned long long t1;typedef t1*t2; -void g(){} -+void g(int,const t1 *,t1,t1 *,const t1 *,int){} ++void g(int i,const t1 *src,t1 n,t1 *got,const t1 *want,int j){} void h(){} static __inline__ t1 e(t2 rp,t2 up,int n,t1 v0) {t1 c,x,r;int i;if(v0){c=1;for(i=1;i