HomePhabricator

Provide build time when building from tarball:
ef1e984eade3Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Provide build time when building from tarball:

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.

Details

Provenance
Dmitry Smirnov <onlyjob@member.fsf.org>Authored on Nov 21 2013, 00:43
deadalnixPushed on May 14 2017, 22:04
Parents
rABCd980f9b7d687: Merge pull request #3257
Branches
Unknown
Tags
Unknown

Event Timeline

Dmitry Smirnov <onlyjob@member.fsf.org> committed rABCef1e984eade3: Provide build time when building from tarball: (authored by Dmitry Smirnov <onlyjob@member.fsf.org>).Nov 21 2013, 00:43