summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
diff options
context:
space:
mode:
authorghpzin <ghpzin@gmail.com>2025-10-25 20:57:05 +0300
committerghpzin <ghpzin@gmail.com>2025-12-04 13:47:51 +0300
commit083d516ae413527dfe385c0b21d51a52a6ad78f0 (patch)
treef553c8f3e694bac80969ee0cbcc3aacc839eaeca /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
parent82888d98e49a8e25df02af7bbd6bb7dc5a76fc46 (diff)
rocmPackages.rocm-runtime: fix build with gcc15
- add patch from upstream commit: https://github.com/ROCm/ROCR-Runtime/commit/5cc61b714d5b59ed5405639a37a582d839e6ebe9 Fixes build failure with gcc15: ``` In file included from /build/source/runtime/hsa-runtime/libamdhsacode/amd_elf_image.cpp:43: /build/source/runtime/hsa-runtime/core/inc/amd_elf_image.hpp:62:15: error: 'uint64_t' does not name a type 62 | virtual uint64_t type() const = 0; | ^~~~~~~~ /build/source/runtime/hsa-runtime/core/inc/amd_elf_image.hpp:50:1: note: 'uint64_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cs> 49 | #include <memory> +++ |+#include <cstdint> 50 | ```
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions