nixpkgs/pkgs/games/warsow
Sergei Trofimovich af9d2c68b7 warsow-engine: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: CMakeFiles/wswtv_server.dir/__/unix/unix_time.c.o:(.bss+0x8): multiple definition of
      `c_pointcontents'; CMakeFiles/wswtv_server.dir/__/null/ascript_null.c.o:(.bss+0x8): first defined here
2022-06-03 07:07:25 +01:00
..
default.nix treewide/makeWrapper: replace --run cd with --chdir 2022-03-19 09:46:31 +01:00
engine.nix warsow-engine: add -fcommon workaround 2022-06-03 07:07:25 +01:00
libpath.patch