Fulcrum/contrib/build/linux
Calin Culianu 5b43044059 Linux static build: Force use of gcc-13 in docker images
- 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).
2024-05-23 00:04:24 +03:00
..
_build.sh Linux static build: Force use of gcc-13 in docker images 2024-05-23 00:04:24 +03:00
Dockerfile Linux static build: Force use of gcc-13 in docker images 2024-05-23 00:04:24 +03:00
Dockerfile_ub16 Upgrade dockerfiles for 18.04 and 16.04 to use gcc-8/g++-8 2022-09-17 20:59:17 -05:00
Dockerfile_ub20 Linux static build: Force use of gcc-13 in docker images 2024-05-23 00:04:24 +03:00
Dockerfile_ub22 Linux static build: Force use of gcc-13 in docker images 2024-05-23 00:04:24 +03:00
jemalloc-commit-hash Linux static build: Force use of gcc-13 in docker images 2024-05-23 00:04:24 +03:00
rocksdb-commit-hash Updated rocksdb to 9.1.1 + updated librocksdb binaries 2024-05-23 00:04:23 +03:00