mirror of https://github.com/bitcoin/bitcoin
When building from tarball (i.g. not from git source tree or when git is not available) `genbuild.sh` write undefined $TIME to "build/build.h". Even worse, when TIME is set in the environment then its value is written instead of a date. For me this change fixed FTBFS which I got because I had TIME enviroment variable set with format for time(1) utility.pull/3293/head
parent
d980f9b7d6
commit
ef1e984ead
Loading…
Reference in new issue