mirror of
https://github.com/cculianu/Fulcrum.git
synced 2026-08-13 12:33:27 +02:00
- We install GCC 13.1 from a ppa in all of the docker containers, and use it - We compile now with -static-libstdc++ to preserve compatibility with stock systems. However, on GCC 13.1 we got some compile warnings & errors so we: - Updated libzmq to 4.3.5 (and cppzmq to 4.10.0) - Updated jemalloc to 5.3.0 We also removed support for the linux_ub16 build (since there are no sufficiently new C++20 capable compilers available for this Ubuntu version). |
||
|---|---|---|
| .. | ||
| _build.sh | ||
| Dockerfile | ||
| Dockerfile_ub16 | ||
| Dockerfile_ub20 | ||
| Dockerfile_ub22 | ||
| jemalloc-commit-hash | ||
| rocksdb-commit-hash | ||