On 19 February 2015 at 04:58, Tom Rini <[email protected]> wrote:
>
> Using __DATE__ and __TIME__ results in an error due to -Werror=date-time
> with gcc-4.9 (__DATE__ / __TIME__ might prevent reproducible builds) so
> switch these over to U_BOOT_DATE / U_BOOT_TIME
>
> Cc: Bin Meng <[email protected]>
> Cc: Simon Glass <[email protected]>
> Signed-off-by: Tom Rini <[email protected]>
> ---
>  arch/x86/cpu/quark/mrc.c |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Acked-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to