diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2022-07-31 10:06:13 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-08-10 13:46:55 -0400 |
commit | 8602d97ca2cf3e06387251afddc281d1d1841f50 (patch) | |
tree | 68cd46bc9c4dfdee4d66777956eb331b7f1d28b8 /lib/efi_loader/helloworld.c | |
parent | 4e4bf9449b4f436419490a4a8cf4de17433cac15 (diff) |
Makefile: avoid false positive -Wmaybe-uninitialized
When compiling with -Og gcc reports false positive -Wmaybe-uninitialized as
reported in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78394.
Silence these warnings when building with CONFIG_CC_OPTIMIZE_FOR_DEBUG.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/efi_loader/helloworld.c')
0 files changed, 0 insertions, 0 deletions