diff options
author | Khem Raj <raj.khem@gmail.com> | 2021-04-28 13:38:13 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-01 22:48:17 +0100 |
commit | fc5b3c78e59b95d7499c47380952643a58bf0b93 (patch) | |
tree | 0dd6103aed95d7098cc72728a714848ad14f162b /scripts/pybootchartgui/pybootchartgui.py | |
parent | eb6154c46e0189884dc9b452b4214e0b578f37e0 (diff) | |
download | poky-fc5b3c78e59b95d7499c47380952643a58bf0b93.tar.gz |
reproducible_build.bbclass: Enable -Wdate-time
This will help identifying packages using __TIME__, __DATE__ and
__TIMESTAMP__ macros in code, its a warning from the compiler and the
packages which use -Werror will break the build with this and where they
don't we will atleast have a warning in the build logs
(From OE-Core rev: 20335cd89001f5fb159f5f1b0c3bd5e40b8b2fb5)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui/pybootchartgui.py')
0 files changed, 0 insertions, 0 deletions