Commit f1fbbf2
committed
configure: follow reproducible-builds spec for SOURCE_DATE_EPOCH
When SOURCE_DATE_EPOCH is set, it contains a unix timestamp to be used
in place of the current datetime during builds to allow bit-for-bit
reproducible builds to be produced.
See also:
https://reproducible-builds.org/docs/source-date-epoch/
https://reproducible-builds.org/specs/source-date-epoch/1 parent 16f852a commit f1fbbf2
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1913 | 1913 | | |
1914 | 1914 | | |
1915 | 1915 | | |
1916 | | - | |
| 1916 | + | |
| 1917 | + | |
| 1918 | + | |
| 1919 | + | |
1917 | 1920 | | |
1918 | 1921 | | |
1919 | 1922 | | |
| |||
0 commit comments