]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libtirpc: Fix build with gcc-15/C23
authorKhem Raj <raj.khem@gmail.com>
Tue, 11 Mar 2025 22:00:58 +0000 (15:00 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Mar 2025 10:59:56 +0000 (10:59 +0000)
commit567faa5515fc314e2c251c8ee14fe8e4186a3d97
tree76a3ad990f7f64202e7a5e1ccfbbbcb777218c36
parent55325a3cbc8ade35e811b95b6f4b7a5c2787800d
libtirpc: Fix build with gcc-15/C23

Update declarations to allow building with gcc-15 with C23 std
being default now.

Fixes:
error: conflicting types for 'xdr_opaque_auth

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/libtirpc/libtirpc/0001-Update-declarations-to-allow-compile-with-gcc-15.patch [new file with mode: 0644]
meta/recipes-extended/libtirpc/libtirpc/0002-update-signal-and-key_call-declarations-to-allow-com.patch [new file with mode: 0644]
meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb