summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2021-10-07 21:06:56 +0200
committersternenseemann <sternenseemann@systemli.org>2021-10-07 21:30:02 +0200
commit8e57c33ab6b284be5053717daba75a18c285cd5b (patch)
tree598344e66523c82695e93c2402f060d98e9b5711 /pkgs/development/python-modules/rangehttpserver
parent34ca27bc95261256846ee8d0ebcdf4aeafef907a (diff)
pkgsLLVM.grpc: fix build with clang < 11
Apparently there's an issue where compiling grpc with -std=c++17 fails unless the clang version is at least 11. Hopefully our default clang version will be increased to that soon, but until then we need to work around this problem by setting an older C++ standard. It's unclear if using C++11 causes further issues, but compiling is better than not compiling, I suppose. Contrary to the linked bug report, the darwin stdenv doesn't exhibit this problem for some reason.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions