This is a step towards making release build artifacts reproducible,
assuming that the src tree was built with WITH_REPRODUCIBLE_BUILD set.
In particular, this change makes the use of reproducible timestamps the
default behaviour. We could alternately make this conditional on an
environment variable, but it seems to me that we should simply configure
this by default.