summaryrefslogtreecommitdiffstats
path: root/documentation/boilerplate.rst
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-07-07 13:54:43 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-07-07 22:13:15 +0100
commit64532141d0da497816e61032605fd8760f485d28 (patch)
treed39d5bbba3bf90850a96adebe0f99c6435b38dee /documentation/boilerplate.rst
parentc3cda6c21d4fdd3b3941fffd941ef2b51c298936 (diff)
downloadpoky-master-next.tar.gz
libcxx: Work around native compiles for some gcc configsmaster-next
Some systems can have mixed development headers, such as pieces of both gcc 13 and 14 which can cause build failures, particularly if libgcc and libstdc++ for gcc 13 are present but only libgcc for gcc 14 and not libstdc++ when the gcc version is gcc 13. This patch forces clang to use the full toolchain rather than any partial incomplete version. It is only necessary in the native case and should also be applicable to compiler-rt in due source, hence making it an inc file. (From OE-Core rev: 3bb63c56b89d59a20c75c9c9a6b061bc453d0377) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/boilerplate.rst')
0 files changed, 0 insertions, 0 deletions