[coreboot] [PATCH]Use __DATE__ and __TIME__ instead of date(1)

Patrick Georgi patrick at georgi-clan.de
Sat Sep 25 00:31:05 CEST 2010


Hi,

attached patch uses the __DATE__ and __TIME__ macros instead of date(1)
calls. User visible results are:
- different date format (no timezone included)
- different time stamps in a single build
- less calls to tools from make (and it also slightly helps ccache do
its magic)

Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20100925-1-dates.diff
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100925/047f5b20/attachment.ksh>


More information about the coreboot mailing list