]> code.ossystems Code Review - meta-freescale.git/commit
restool: ignore date-time warnnings
authorTing Liu <ting.liu@nxp.com>
Wed, 13 Oct 2021 08:45:19 +0000 (14:15 +0530)
committerTing Liu <ting.liu@nxp.com>
Fri, 15 Oct 2021 03:40:51 +0000 (11:40 +0800)
commit3fde9bdf9f04b8243b3cb07363ad32eea4ec1921
tree86a723c9ed93a7f000a30279ebefe20da1c6da55
parent50c4043470eed14d1a22ec78b327daacfa3d8877
restool: ignore date-time warnnings

Fix:
| restool.c: In function 'main':
| restool.c:1346:68: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time]
|  1346 |         DEBUG_PRINTF("restool built on " __DATE__ " " __TIME__ "\n");
|       |                                                                    ^
| restool.c:1346:42: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]

Signed-off-by: Ting Liu <ting.liu@nxp.com>
recipes-dpaa2/restool/restool_git.bb