diff options
author | Ting Liu <ting.liu@nxp.com> | 2021-10-13 14:15:19 +0530 |
---|---|---|
committer | Ting Liu <ting.liu@nxp.com> | 2021-10-15 11:40:51 +0800 |
commit | 3fde9bdf9f04b8243b3cb07363ad32eea4ec1921 (patch) | |
tree | 86a723c9ed93a7f000a30279ebefe20da1c6da55 /recipes-core/packagegroup | |
parent | 50c4043470eed14d1a22ec78b327daacfa3d8877 (diff) | |
download | meta-freescale-3fde9bdf9f04b8243b3cb07363ad32eea4ec1921.tar.gz |
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>
Diffstat (limited to 'recipes-core/packagegroup')
0 files changed, 0 insertions, 0 deletions