]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gmp: Fix build with older gcc versions
authorKhem Raj <raj.khem@gmail.com>
Thu, 21 Aug 2025 22:42:58 +0000 (00:42 +0200)
committerSteve Sakoman <steve@sakoman.com>
Tue, 26 Aug 2025 20:10:34 +0000 (13:10 -0700)
commit237085506a454fb927389d681f30c8c995bc7b2b
tree80b726e5a2e01ec676d10ee9da830841a7d2e925
parent5114bea0e9fe3cc15cb4f4d264a932d5b9897296
gmp: Fix build with older gcc versions

The fix to make this work with GCC15/C23 caused problems with older gcc versions.
Add a fix for that.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/gmp/gmp/0001-acinclude.m4-Add-parameter-names-in-prototype-for-g.patch [new file with mode: 0644]
meta/recipes-support/gmp/gmp_6.3.0.bb