]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "Makefile: Build with -Werror=date-time if the compiler supports it"
authorGayatri Vasudevan <gayatri.vasudevan@oracle.com>
Tue, 21 Nov 2017 21:01:19 +0000 (13:01 -0800)
committerAllen Pais <allen.pais@oracle.com>
Tue, 26 Dec 2017 03:59:19 +0000 (09:29 +0530)
commit859cacb093aec47e296f5b3641308b1f16bf79e4
treef4d8b777d4767cfeabd47565e88f5be1347c82e8
parent54418aa60ad49d1e87037855532b3b7ff1fbc903
Revert "Makefile: Build with -Werror=date-time if the compiler supports it"

This reverts commit fe7c36c7bde1
("Makefile: Build with -Werror=date-time if the compiler supports it")

Revert this change because UEK 4.1 still uses __DATE__ and __TIME__ macro
and building UEK with GCC 4.9 or newer should not cause compilation errors.

Orabug: 27132235

Signed-off-by: Gayatri Vasudevan <gayatri.vasudevan@oracle.com>
Reviewed-by: John Haxby <john.haxby@oracle.com>
Acked-by: HÃ¥kon Bugge <haakon.bugge@oracle.com>
Acked-by: Girish Moodalbail <girish.moodalbail@oracle.com>
Makefile