]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
sanity: Check if the C++ toolchain supports --std=gnu++20
authorYoann Congal <yoann.congal@smile.fr>
Thu, 20 Mar 2025 13:40:09 +0000 (14:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Mar 2025 17:47:55 +0000 (17:47 +0000)
commit19004950ad5691ef51f7fcf946558bd0de561403
tree0ddd31c67a7c8403a36305906f3e3b70e65d7157
parent42d012e8414736d89618422fb6f9bce9e4a2a391
sanity: Check if the C++ toolchain supports --std=gnu++20

This is needed to build nodejs from meta-oe. Check this early to avoid
an error later in the build.

Fixes [YOCTO #15804]

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-global/sanity.bbclass