Set SOURCE_DATE_EPOCH to latest source file

This provides a timestamp that's more useful than 1970-01-01 yet still
deterministic.
This commit is contained in:
Eelco Dolstra
2016-01-05 17:21:48 +01:00
parent 2b5ed58099
commit 81e530a749
2 changed files with 38 additions and 0 deletions
+1
View File
@@ -84,6 +84,7 @@ let
../../build-support/setup-hooks/patch-shebangs.sh
../../build-support/setup-hooks/move-sbin.sh
../../build-support/setup-hooks/move-lib64.sh
../../build-support/setup-hooks/set-source-date-epoch-to-latest.sh
cc
];