nixpkgs/pkgs/os-specific
Sergei Trofimovich 035a6e805f libpsm2: disable blanket -Werror (gcc-11 fix)
Without the change gcc-11 build fails as:

```
$ nix-build -E 'with import ./. {}; libpsm2.override { stdenv = gcc11Stdenv; }
...
/build/source/include/linux-x86_64/sysdep.h:146:9:
  error: array subscript 'struct xchg_dummy[0]'
    is partly outside array bounds of 'psmi_lock_t[1]'
```
2021-09-20 20:14:47 +01:00
..
bsd Revert "Merge remote-tracking branch 'origin/python-unstable' into staging-next" 2021-09-05 15:02:25 +02:00
darwin Merge master into staging-next 2021-09-14 12:01:03 +00:00
linux libpsm2: disable blanket -Werror (gcc-11 fix) 2021-09-20 20:14:47 +01:00
solo5 solo5: disable checkPhase instead of setting to null, run hooks 2021-03-26 11:06:31 +01:00
windows treewide: fix redirected URLs 2021-08-01 00:01:50 +07:00