]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
vte: Depend on system provided fmt package
authorKhem Raj <raj.khem@gmail.com>
Tue, 14 Oct 2025 05:52:29 +0000 (22:52 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Oct 2025 09:53:06 +0000 (10:53 +0100)
commit826c4a1339b8f8c354d55a5dad7aa7674b30dc2e
treebe0cd4ff4f24a1a02ebec96c158be70893321bf3
parentec616d5ab1d3147a2634a0506111e88964da3fad
vte: Depend on system provided fmt package

vte 0.82+ has started to package fmt as a subproject if this is not found
on system, the bundled version however, does not work with clang on
32bit machines, since it is 11.0 and there are fixes in newer version
needed to work with clang

Fixes
../sources/vte-0.82.1/subprojects/fmt/include/fmt/format.h:752:35: error: call to function 'free' that is neither visible in the template

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/vte/vte_0.82.1.bb