Re: [PATCH v1 2/2] xen/common/makefile: remove gzip timestamp

2020-10-30 Thread Jan Beulich
On 30.10.2020 13:03, Frédéric Pierret (fepitre) wrote: > This is for improving reproducible builds. > > Signed-off-by: Frédéric Pierret (fepitre) Acked-by: Jan Beulich Albeit I'd like to ask for the title to actually mention whose gzip time stamp it is that gets squashed. Perhaps "xen: don't h

[PATCH v1 2/2] xen/common/makefile: remove gzip timestamp

2020-10-30 Thread fepitre
This is for improving reproducible builds. Signed-off-by: Frédéric Pierret (fepitre) --- xen/common/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/common/Makefile b/xen/common/Makefile index 06881d023c..32cd650ba8 100644 --- a/xen/common/Makefile +++ b/xen/commo