socat: set BUILD_DATE to SOURCE_DATE_EPOCH 5142/head
authorAlexander Couzens <lynxis@fe80.eu>
Mon, 13 Nov 2017 11:16:54 +0000 (12:16 +0100)
committerAlexander Couzens <lynxis@fe80.eu>
Fri, 17 Nov 2017 12:15:48 +0000 (13:15 +0100)
commit379afb45eff703de5b6901a2b68cc1b1ac438bd3
tree01139755308afcaca39b2db9bf8c209e4ff7e7f2
parenta2de0d04b4be837f8da171af367e65d3e7b4d7cf
socat: set BUILD_DATE to SOURCE_DATE_EPOCH

Build timestamp prevents reproducible builds [0].
SOURCE_DATE_EPOCH allows to use a timestamp which depends
on deterministic behaviour [1].
Fixes reproducible builds.

[0] https://reproducible-builds.org/docs/timestamps/
[1] https://reproducible-builds.org/specs/source-date-epoch/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
net/socat/Makefile