All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-qt4][PATCH 0/2] fix qt4 for zeus
@ 2019-11-17 21:44 Jeroen Hofstee
  2019-11-17 21:44 ` [meta-qt4][PATCH 1/2] qt4: fix whitespace so it aligns Jeroen Hofstee
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Jeroen Hofstee @ 2019-11-17 21:44 UTC (permalink / raw)
  To: openembedded-devel@lists.openembedded.org; +Cc: Paul Eggleton, Adrian Bunk

Gcc 9.2 miscompiles the foreach resulting in broken applications.
This backports a fix from qt5 to make it work again. The fix is
not written for this issue, but it does solve it.

As a prepartion it includes some whitespace fixes, so the patches
are aligned in the SRC_URI.

Jeroen Hofstee (2):
  qt4: fix whitespace so it aligns
  qt4: updates for gcc 9.2

 recipes-qt4/qt4/nativesdk-qt4-tools.inc       |  2 +
 recipes-qt4/qt4/qt4-4.8.7.inc                 |  6 +-
 ...event-gcc-9.2-miscompiling-Q_FOREACH.patch | 78 ++++++++++++++++
 ...ence-some-loud-but-innocent-warnings.patch | 91 +++++++++++++++++++
 recipes-qt4/qt4/qt4-native.inc                | 12 ++-
 5 files changed, 182 insertions(+), 7 deletions(-)
 create mode 100644 recipes-qt4/qt4/qt4-4.8.7/0038-prevent-gcc-9.2-miscompiling-Q_FOREACH.patch
 create mode 100644 recipes-qt4/qt4/qt4-4.8.7/0039-silence-some-loud-but-innocent-warnings.patch

-- 
2.17.1



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

end of thread, other threads:[~2019-11-18 19:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-17 21:44 [meta-qt4][PATCH 0/2] fix qt4 for zeus Jeroen Hofstee
2019-11-17 21:44 ` [meta-qt4][PATCH 1/2] qt4: fix whitespace so it aligns Jeroen Hofstee
2019-11-17 21:44 ` [meta-qt4][PATCH 2/2] qt4: updates for gcc 9.2 Jeroen Hofstee
2019-11-18  3:12 ` [meta-qt4][PATCH 0/2] fix qt4 for zeus Paul Eggleton
2019-11-18  7:35   ` Jeroen Hofstee
2019-11-18  9:13   ` Mikko.Rapeli
2019-11-18 11:01     ` Jeroen Hofstee
2019-11-18 11:40       ` Mikko.Rapeli
2019-11-18 19:38         ` Paul Eggleton

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.