# HG changeset patch # User Stefan Teleman # Date 1449161078 28800 # Node ID e5d56640ce24836e01c4a26db08b9782cdf5d85d # Parent c60fe986692fa1a36bc3522daaab6f7e59561fbd 22307195 binutils should be built with deterministic archives diff -r c60fe986692f -r e5d56640ce24 components/binutils/Makefile --- a/components/binutils/Makefile Thu Dec 03 06:23:05 2015 -0800 +++ b/components/binutils/Makefile Thu Dec 03 08:44:38 2015 -0800 @@ -78,6 +78,7 @@ CONFIGURE_OPTIONS += --enable-plugins=yes CONFIGURE_OPTIONS += --enable-nls=yes CONFIGURE_OPTIONS += --enable-host-shared=yes +CONFIGURE_OPTIONS += --enable-deterministic-archives=yes CONFIGURE_OPTIONS += --disable-libtool-lock CONFIGURE_OPTIONS += --enable-largefile=yes