mirror of
https://github.com/boostorg/container.git
synced 2026-01-19 04:02:17 +00:00
ace2c5668e256b4686428f0f1f64ef8607bb67b2
Have constant link order to make builds reproducible. See https://reproducible-builds.org/ for why this is good. Without this patch g++ would order functions in libboost_container.so.1.64.0 depending on random order of files in the build system's filesystem.
Description
Mirrored via gitea-mirror
Languages
C++
92%
C
7.8%
CMake
0.2%