]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
gmp: Fix build with older gcc versions
authorKhem Raj <raj.khem@gmail.com>
Sun, 16 Mar 2025 15:21:41 +0000 (15:21 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Mar 2025 16:35:52 +0000 (16:35 +0000)
commit08fce47470c629cbdd85a5ad486bc79b05afa44b
treec49d53f44c0837cc42e8a692c9adae39a1b67023
parent9484b1396fd04a400ef774b12413dfb82b7e8d1a
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>
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