All of lore.kernel.org
 help / color / mirror / Atom feed
* [dunfell][PATCH 0/1] Backport an ovmf GCC11 fix
@ 2021-07-23 10:22 Andrei Gherzan
  2021-07-23 10:22 ` [dunfell][PATCH 1/1] ovmf: Fix VLA warnings with GCC 11 Andrei Gherzan
  0 siblings, 1 reply; 2+ messages in thread
From: Andrei Gherzan @ 2021-07-23 10:22 UTC (permalink / raw)
  To: openembedded-core; +Cc: andrei, Andrei Gherzan

From: Andrei Gherzan <andrei.gherzan@huawei.com>

There can be situations where downstreamers work with updated GCC
versions and this fix would help. Even if that is not the case, the fix
is an improvement nevertheless.

Khem Raj (1):
  ovmf: Fix VLA warnings with GCC 11

 .../ovmf/0001-Fix-VLA-parameter-warning.patch | 51 +++++++++++++++++++
 meta/recipes-core/ovmf/ovmf_git.bb            |  3 +-
 2 files changed, 53 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-core/ovmf/ovmf/0001-Fix-VLA-parameter-warning.patch

-- 
2.31.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-23 10:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-23 10:22 [dunfell][PATCH 0/1] Backport an ovmf GCC11 fix Andrei Gherzan
2021-07-23 10:22 ` [dunfell][PATCH 1/1] ovmf: Fix VLA warnings with GCC 11 Andrei Gherzan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.