22307195 binutils should be built with deterministic archives
authorStefan Teleman <stefan.teleman@oracle.com>
Thu, 03 Dec 2015 08:44:38 -0800
changeset 5147 e5d56640ce24
parent 5146 c60fe986692f
child 5148 f51fbbf6028d
22307195 binutils should be built with deterministic archives
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