diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2021-09-26 04:46:57 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-26 00:46:57 -0400 |
| commit | 8d77e899e89f8828b211ee66265aa177ad038eca (patch) | |
| tree | cb6a5a4b8feca68a16651d5fcbd233b96731c238 /pkgs/development/python-modules/rangehttpserver | |
| parent | 92ad52c05ed9cc40ef7ebe51a1a2cb3c95777e8f (diff) | |
sasquatch: drop blanket -Werror (fix gcc-11 build) (#139350)
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.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
