9622ba47e9
Clang 16 defaults to C++17, causing the build to fail because the following has been removed from C++17: * `std::auto_ptr`; and * The `register` type class specifier. |
||
---|---|---|
.. | ||
c++-17-fixes.patch | ||
default.nix |