
On 06/02/2015 09:27 AM, Daniel P. Berrange wrote:
On Tue, Jun 02, 2015 at 09:24:26AM -0600, Eric Blake wrote:
Newer binutils 'ar' has added an option 'D' for deterministic builds, and at least on rawhide, this option is enabled by default. But it conflicts with the 'u' optimization where the linker only modifies libraries based on file timestamps, but can result in different library ordering based on which files were touched last.
But rather than wait for newer automake to propagate to all systems that already have newer binutils, we might as well just use the new default ourselves, even on older platforms.
configure.ac | 4 ++++ 1 file changed, 4 insertions(+)
ACK
Thanks; pushed. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org