e83fe4b8ce
binutils' ar program defaults to creating timestamp in archives, which breaks reproducible builds. this misfeature can be explicitly turned off on every usage (-D), or be disabled completely at build time using the --enable-deterministic-archives option. since the former requires patches for every package, having the toolchain doing the right thing by default seems to be the much better choice. the configure option is available since binutils 2.20, so it should be safe to use by now. |
||
---|---|---|
.. | ||
Makefile |