nixpkgs/pkgs/applications/emulators/zsnes
Sergei Trofimovich eccb0a9b80 zsnes: pin to c++14 to fix build with gcc-11
Without the change build on `master` fails as:

    jma/jma.h:67:28: error: ISO C++17 does not allow dynamic exception specifications
       67 |     jma_open(const char *) throw(jma_errors);
          |                            ^~~~~

ZHF: https://github.com/NixOS/nixpkgs/issues/199919
2022-11-06 23:57:58 +00:00
..
default.nix zsnes: pin to c++14 to fix build with gcc-11 2022-11-06 23:57:58 +00:00