diff options
| author | whispers <dawnofmidnight@duck.com> | 2025-12-20 12:02:58 -0500 |
|---|---|---|
| committer | whispers <dawnofmidnight@duck.com> | 2025-12-20 23:49:29 -0500 |
| commit | 56dd94b14d4ee35a305b97c59028309562d9e326 (patch) | |
| tree | 241fea2bb19b1a820320bccfebea985f7f75fe5c /pkgs/development/python-modules/python-openstackclient | |
| parent | 4c7e0fd55f5c52bc47411904ac4117908d9864d8 (diff) | |
intel-graphics-compiler: fix build with gcc 15
LLVM 16, which this release of IGC is based on, fails to build with
GCC 15 due to a missing include of `<cstdint>` and an include of
`<ciso646>` instead of `<version>`. We patch LLVM directly in order to
fix these build failures.
Additionally, a warning under `-Wfree-nonheap-object` is emitted within
LLVM, and causes compile failures due to `-Werror`. In accordance with
IGC disabling warnings where they originate from within LLVM (see
`IGC/common/LLVMWarningsPush.hpp`), we patch in an ignore for this
warning.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions
