smcroute: make build id optional 331/head
authorAlexander Couzens <lynxis@fe80.eu>
Sat, 2 Dec 2017 00:56:39 +0000 (01:56 +0100)
committerAlexander Couzens <lynxis@fe80.eu>
Sat, 2 Dec 2017 01:51:33 +0000 (02:51 +0100)
commitb47bae1c1228cb4a175066c575ecb80504922da6
tree40ef864a05b92bd2dc71a5f1e65a4d9c835066bc
parent0d1c5f77d405091c8e87f7128d428f7a65ad863b
smcroute: make build id optional

The build id contains the build timestamp by default.
Make this field optional.
Build timestamp prevents reproducible builds [0].
Thanks to the debian project for the patch.

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
smcroute/Makefile
smcroute/patches/001-Make-output-of-build-id-optional.patch [new file with mode: 0644]