On Fri, 17 Feb 2017 07:50:21 +0000 (UTC) Gianfranco Costamagna wrote: > side note: the reproducible patch might be changed in something little > different > -const char nasm_date[] = __DATE__; > +const char nasm_date[] = __DATE_DEBIAN__;
It is far better to just remove build dates, they are very pointless. > and then use dpkg-parsechangelog to feed that value on CFLAGS > this way you will get the date from the latest changelog entry. That isn't necessary because Debian has implemented SOURCE_DATE_EPOCH: https://reproducible-builds.org/specs/source-date-epoch/ -- bye, pabs https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part