Hello build bot (Jenkins), Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/19902
to look at the new patch set (#2).
Change subject: cbfscomptool: fix display of time_t ......................................................................
cbfscomptool: fix display of time_t
Not all systems have sizeof(time_t) == sizeof(long), so cast the delta here to a long to match the %ld format.
Change-Id: If235577fc35454ddb15043c5a543f614b6f16a9e Signed-off-by: Mike Frysinger vapier@chromium.org --- M util/cbfstool/cbfscomptool.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/02/19902/2