diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2023-08-12 22:18:55 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2023-08-12 22:21:58 +0100 |
| commit | d97e83ff6f7e5565d0aa03d15c418e5f43887295 (patch) | |
| tree | 0fcb2194d584baff7e39779eaf850c5a02d50932 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | 08d242047cc34c9c624c8ae507211671cf45f464 (diff) | |
mangohud: backport gcc-13 fix
Without the change the build fails on `gcc-13` as:
$ nix build --impure --expr 'with import ./. {}; mangohud.override { stdenv = gcc13Stdenv; }' -L
mangohud> In file included from ../tests/../src/amdgpu.h:8,
mangohud> from ../tests/test_amdgpu.cpp:9:
mangohud> ../tests/../src/overlay_params.h:229:21: error: 'uint32_t' is not a member of 'std'; did you mean 'wint_t'?
mangohud> 229 | std::vector<std::uint32_t> fps_limit;
mangohud> | ^~~~~~~~
mangohud> | wint_t
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
