Commit a35b562
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 fb2a682 commit a35b562
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1983 | 1983 | | |
1984 | 1984 | | |
1985 | 1985 | | |
1986 | | - | |
| 1986 | + | |
| 1987 | + | |
| 1988 | + | |
| 1989 | + | |
1987 | 1990 | | |
1988 | 1991 | | |
1989 | 1992 | | |
| |||
0 commit comments