diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2021-09-22 09:06:35 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2021-09-22 09:15:09 +0100 |
| commit | eb49b17a0f4c7df0dad04d761bc9af69a952cbb8 (patch) | |
| tree | cc8a1c7801fd0ae615c1cdce3d2caea5833919f9 /pkgs/development/python-modules/rangehttpserver | |
| parent | abc00fd6bd7d81af4b86a1f2dc88432326dc9021 (diff) | |
upx: disable blanket -Werror (fix gcc-11 build)
On gcc-11 build fails as:
```
$ nix-build -E 'with import ./.{}; upx.override { stdenv = gcc11Stdenv; }'
...
./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32:
error: this 'if' clause does not guard... [-Werror=misleading-indentation]
159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \
| ^~
```
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
