nixpkgs/pkgs/games/openmw
Sergei Trofimovich bbe42235c8 openmw-tes3mp: fix raknet depend build on gcc-13
Without the change build fails on `master` as
https://cache.nixos.org/log/hhs17z23wxncxpbcgy1w98w5zh6xh8qw-raknet-unstable-2020-01-19.drv:

    In file included from /build/source/Source/Utils/_FindFirst.cpp:7:
    /build/source/Source/Utils/_FindFirst.h:50:15: error: 'intptr_t' was not declared in this scope
       50 | int _findnext(intptr_t h, _finddata_t *f);
          |               ^~~~~~~~
2024-02-10 16:34:01 +00:00
..
default.nix openmw: 0.47.0 -> 0.48.0 2023-10-10 10:58:27 +02:00
tes3mp.nix openmw-tes3mp: fix raknet depend build on gcc-13 2024-02-10 16:34:01 +00:00
tes3mp.patch