8d77e899e8
Noticed build failure on gcc-11: $ nix-build -E 'with import ./.{}; sasquatch.override { stdenv = gcc11Stdenv; }' unsquashfs.c:1908:5: error: this 'if' clause does not guard... [-Werror=misleading-indentation] 1908 | if(swap) | ^~ Let's defer warning squashing and code fixes to upstream. |
||
---|---|---|
.. | ||
default.nix |