summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2023-08-12 22:18:55 +0100
committerSergei Trofimovich <slyich@gmail.com>2023-08-12 22:21:58 +0100
commitd97e83ff6f7e5565d0aa03d15c418e5f43887295 (patch)
tree0fcb2194d584baff7e39779eaf850c5a02d50932 /pkgs/development/python-modules/rangehttpserver
parent08d242047cc34c9c624c8ae507211671cf45f464 (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/rangehttpserver')
0 files changed, 0 insertions, 0 deletions