mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-24 22:53:42 +00:00
33ed801e73
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. |
||
---|---|---|
.. | ||
bundix | ||
bundled-common | ||
bundler | ||
bundler-app | ||
bundler-env | ||
bundler-update-script | ||
gem | ||
gem-config | ||
rbenv | ||
testing | ||
with-packages | ||
runtests.sh |