HomePhabricator

Fix build time when building from tarball (now really)
2df5e3427c12Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix build time when building from tarball (now really)

Don't define BUILD_DATE at all when no git version information
is available. version.cpp will then define it for us correctly
to the last commit date.

This has been fixed and broken many times over 0.9 history
(21cc8bd, ef1e984), please don't touch this code unless you plan
on testing all possible scenarios including gitian builds.

Fixes #3570.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jan 30 2014, 10:43
deadalnixPushed on May 14 2017, 22:04
Parents
rABC39d4eee96e18: Merge pull request #3601
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC2df5e3427c12: Fix build time when building from tarball (now really) (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jan 30 2014, 10:54