nixpkgs/pkgs/development/libraries/boost
Randy Eckenrode e3323ac20c
boost{175,176,177,178,179,180}: fix build with libc++ 15+
libc++ 15 dropped support for `std::unary_function` and
`std::binary_function` in C++17 and C++20. C++17 is the default for
clang 16, but clang 15 is also affected in those language modes.

This incompatibility is fixed in Boost 1.81, but the late patch for
Boost 1.80 applies to earlier versions and allows those versions to
build with clang 16 (and clang 15 in the affected modes).
2023-06-29 23:32:02 -04:00
..
1.75.nix
1.77.nix
1.78.nix
1.79.nix
1.80.nix
1.81.nix
1.82.nix
cmake-paths-173.patch
darwin-no-system-python.patch
default.nix boost: cleanup 2023-06-12 14:41:05 +03:00
generic.nix boost{175,176,177,178,179,180}: fix build with libc++ 15+ 2023-06-29 23:32:02 -04:00