]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
llvm: fix build with gcc-15
authorAdrian Freihofer <adrian.freihofer@siemens.com>
Fri, 19 Sep 2025 13:50:07 +0000 (15:50 +0200)
committerSteve Sakoman <steve@sakoman.com>
Wed, 24 Sep 2025 17:14:48 +0000 (10:14 -0700)
commita2c5e1d6ec6c905bbf31f017a010b0496b39b211
treeded77a18ae2c596505603400bab33c38e81792d2
parent3a171fde7d5cb0c2dfb6d1b11f08b061826284c2
llvm: fix build with gcc-15

Pick 3 patches from meta-clang's scartsgap branch to fix build with
gcc-15. These patches are already in upstream llvm but not in
18.1.8 release.

Note: the patch 0039-Fix-build-with-GCC-15.patch from meta-clang
is not needed as it targets lldb which we do not build.

Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/llvm/llvm/0036-Add-cstdint-to-SmallVector-101761.patch [new file with mode: 0644]
meta/recipes-devtools/llvm/llvm/0037-Include-cstdint-in-AMDGPUMCTargetDesc-101766.patch [new file with mode: 0644]
meta/recipes-devtools/llvm/llvm/0038-Add-missing-include-to-X86MCTargetDesc.h-123320.patch [new file with mode: 0644]
meta/recipes-devtools/llvm/llvm_18.1.8.bb