nixpkgs/pkgs/tools/X11/libstrangle
Sergei Trofimovich c9791d9a0b libstrangle: pull gcc-13 fix pending upstream inclusion
Without thenc change build on `gcc-13` fails as:

    src/vulkan/overlay.cpp:113:25: error: 'fprintf' was not declared in this scope
    src/vulkan/overlay.cpp:41:1: note: 'stderr' is defined in header '<cstdio>';
      this is probably fixable by adding '#include <cstdio>'
       40 | #include "limiter.h"
      +++ |+#include <cstdio>
2023-08-12 20:58:42 +01:00
..
default.nix libstrangle: pull gcc-13 fix pending upstream inclusion 2023-08-12 20:58:42 +01:00
nixos.patch