container/build
Bernhard M. Wiedemann ace2c5668e Fixed bug Trac #13038
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.
2017-05-22 10:47:07 +02:00
..
Jamfile.v2 Fixed bug Trac #13038 2017-05-22 10:47:07 +02:00