aboutsummaryrefslogtreecommitdiff
path: root/vendor/gmp-configure-fix.patch
blob: 4810d138d1b024123bd9423c9f8c022254c02e39 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- configure	2025-12-23 23:16:03.232370246 -0500
+++ configure.fixed	2025-12-23 23:16:36.361925323 -0500
@@ -6568,7 +6568,7 @@
 
 #if defined (__GNUC__) && ! defined (__cplusplus)
 typedef unsigned long long t1;typedef t1*t2;
-void g(){}
+void g(...){}
 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<n;i++){x=up[i];r=x+1;rp[i]=r;}}return c;}