]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
fmt: fix build with GCC 9.4
authorRoss Burton <ross.burton@arm.com>
Mon, 20 Jan 2025 11:45:20 +0000 (11:45 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Jan 2025 13:26:04 +0000 (13:26 +0000)
commit7dbb984f86d04e79d2311411cd8b775e2674b5f3
tree2cc979ab3229f21aca0b82cd0669850560ea3aca
parent16e86b63696177a6f8b8f73b41e55dd6389f9e1c
fmt: fix build with GCC 9.4

fmt-native is needed to build ccache-native, and the compile fails on
hosts with GCC 9.4 (such as Ubuntu 20.04).  Backport a patch to fix this
issue.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/fmt/files/fix-gcc9.patch [new file with mode: 0644]
meta/recipes-devtools/fmt/fmt_11.1.1.bb