Subject: [Boost-bugs] [Boost C++ Libraries] #11111: Enable deterministic builds (Linux)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-03-12 09:30:18
#11111: Enable deterministic builds (Linux)
-------------------------------------------+------------------------------
Reporter: Jens Richter <jens.richter@â¦> | Type: Feature Requests
Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.57.0
Severity: Optimization | Keywords:
-------------------------------------------+------------------------------
Building static libraries under Linux is not reproducible as the resulting
libs have different md5sums every time.
The problem seems to be in gcc.jam which calls ar/ranlib without the
'deterministic' options.
A trivial patch is attached.
It would be nice if the boost build system could support reproducible
builds. This is a first step.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11111> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:18 UTC