From: Timo L. <tim...@ik...> - 2022-06-19 21:17:37
|
Hi, please consider the attached patch to help make tboot builds reproducible. Currently using -Werror -Wdate-time causes the build to fail. The option -Wdate-time is described as: "Warn when macros __TIME__, __DATE__ or __TIMESTAMP__ are encountered as they might prevent bit-wise-identical reproducible compilations." -Timo |