nixpkgs/pkgs/os-specific/windows
Sergei Trofimovich c6132dcf23 pkgsCross.mingwW64.windows.mcfgthreads: add gcc13 compatible version
Upstream `gcc-13` merged `mcfgthreads` support with a caveat: it's
headers interface is not compatible with the patch `nixpkgs` was
carrying in `gcc-12` and before.

To keep both new (`gcc13`) and old (`_pre_gcc13`) version I held back
previous `windows.mcfgthreads` attribute as
`windows.mcfgthreads_pre_gcc_13`. It is used for `gcc` before 13.

The change fixes the build of `pkgsCross.mingwW64.stdenv` itself and
example program:

    $ nix build --impure --expr 'with import ./. {}; pkgsCross.mingwW64.re2c.override { stdenv = pkgsCross.mingwW64.gcc11Stdenv; }'
2023-06-08 07:43:56 +01:00
..
cygwin-setup
jom
libgnurx
mcfgthreads pkgsCross.mingwW64.windows.mcfgthreads: add gcc13 compatible version 2023-06-08 07:43:56 +01:00
mingw-w64 pkgsCross.mingwW64.windows.mingw_w64: backport parallel build fixes 2022-12-01 08:31:11 +00:00
mingwrt
npiperelay npiperelay: init at 0.1.0 2022-05-18 08:15:04 -04:00
pthread-w32 maintainers: update personal details 2021-12-31 21:48:55 +03:00
w32api
wxMSW-2.8 treewide: use optionalString 2023-02-13 21:52:34 +01:00
default.nix pkgsCross.mingwW64.windows.mcfgthreads: add gcc13 compatible version 2023-06-08 07:43:56 +01:00