2157a9ce31
Without the change the build against `gcc-13` on `master` fails as https://hydra.nixos.org/build/249060206: support/lockedpool.cpp: In member function 'void Arena::free(void*)': support/lockedpool.cpp:102:20: error: 'runtime_error' is not a member of 'std' 102 | throw std::runtime_error("Arena: invalid or double free"); | ^~~~~~~~~~~~~ While at it enable parallel building. |
||
---|---|---|
.. | ||
default.nix |