summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorStanisław Pitucha <stan.pitucha@envato.com>2023-02-18 00:14:45 +1100
committerStanisław Pitucha <stan.pitucha@envato.com>2023-02-18 00:14:45 +1100
commit33ed801e7385772d9e71f2df33cc60709711259e (patch)
treebcdc1020e191906832a26e2864077cfe0a2263c8 /pkgs/development/python-modules/rangehttpserver
parenta366e69a1211e5cc6ca423ecdb6b6319396d91a1 (diff)
rubyPackages.eventmachine: fix darwin build
This fixes the build of mailcatcher (and maybe others). Fixes: ``` em.cpp:1232:40: error: invalid operands to binary expression ('__bind<int &, sockaddr *&, int &>' and 'int') if (bind (sd, bind_to, bind_to_size) < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ ``` Where `bind` is treated as `std::bind` rather than `::bind` in newer C++ standards.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions