summaryrefslogtreecommitdiffstats
path: root/package/openssh/0005-openbsd-compat-bsd-getpagesize.c-include-includes.h-.patch
diff options
context:
space:
mode:
authorJames Byrne <james.byrne@origamienergy.com>2018-04-09 17:08:01 +0100
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-09 20:59:49 +0200
commit9b47146eb2c33bd83d494a76b1186c3948e0d3ff (patch)
treea8a467c8378b32beeb552cdd4db683170a1d2daa /package/openssh/0005-openbsd-compat-bsd-getpagesize.c-include-includes.h-.patch
parentf4a4df2084b923f29eca2130976ca10a7aa6b719 (diff)
downloadbuildroot-9b47146eb2c33bd83d494a76b1186c3948e0d3ff.tar.gz
buildroot-9b47146eb2c33bd83d494a76b1186c3948e0d3ff.zip
Makefile: avoid executing 'git log' each time SOURCE_DATE_EPOCH is used
If SOURCE_DATE_EPOCH is not defined it was given a definition that caused 'git log' to be executed each time the variable is referenced, which is not very efficient given that the answer cannot change. This commit moves the definition of BR2_VERSION_GIT_EPOCH after the inclusion of Makefile.in (so that GIT is defined) and makes it a simply expanded variable so that it is only evaluated once. Signed-off-by: James Byrne <james.byrne@origamienergy.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/openssh/0005-openbsd-compat-bsd-getpagesize.c-include-includes.h-.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud