summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2021-09-22 09:06:35 +0100
committerSergei Trofimovich <slyich@gmail.com>2021-09-22 09:15:09 +0100
commiteb49b17a0f4c7df0dad04d761bc9af69a952cbb8 (patch)
treecc8a1c7801fd0ae615c1cdce3d2caea5833919f9 /pkgs/development/python-modules/rangehttpserver
parentabc00fd6bd7d81af4b86a1f2dc88432326dc9021 (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