nixpkgs/pkgs/applications/audio/zrythm
Sergei Trofimovich 8965393f1f zrythm: fix gcc-13 build failure
Without the change the build fails on `master` as
https://hydra.nixos.org/build/249149391:

    ../data/plugins/generated/compressor.lv2/compressor.cpp
    ../data/plugins/generated/compressor.lv2/compressor.cpp:351:9: error: 'intptr_t' does not name a type
      351 |         intptr_t fpsr = 0;
          |         ^~~~~~~~
2024-02-11 12:40:53 +00:00
..
default.nix zrythm: fix gcc-13 build failure 2024-02-11 12:40:53 +00:00