035a6e805f
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]' ``` |
||
---|---|---|
.. | ||
default.nix |