Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Clang fixes
@ 2020-01-20 17:52 Khem Raj
  2020-01-20 17:52 ` [PATCH 1/3] gettext: Fix overloadable error with clang Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Khem Raj @ 2020-01-20 17:52 UTC (permalink / raw)
  To: openembedded-core

These changes are found with clang and makes oe-core build again with
clang

The following changes since commit 6265facc75c3d980dd39494399251bf9121c25cb:

  epiphany: Add missing mime-xgd inherit (2020-01-19 23:49:39 +0000)

are available in the Git repository at:

  git://git.yoctoproject.org/poky-contrib kraj/pu
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=kraj/pu

Khem Raj (3):
  gettext: Fix overloadable error with clang
  mesa: Help compile with clang/mips
  tcp-wrappers: Remove redundant forward declarations

 .../gettext/gettext-0.20.1/overloadable.patch | 22 ++++++++++
 meta/recipes-core/gettext/gettext_0.20.1.bb   |  1 +
 ...0001-Remove-fgets-extern-declaration.patch | 43 +++++++++++++++++++
 .../tcp-wrappers/tcp-wrappers_7.6.bb          |  1 +
 ...sdetects-64bit-atomics-on-mips-clang.patch | 27 ++++++++++++
 meta/recipes-graphics/mesa/mesa_19.3.1.bb     |  1 +
 6 files changed, 95 insertions(+)
 create mode 100644 meta/recipes-core/gettext/gettext-0.20.1/overloadable.patch
 create mode 100644 meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/0001-Remove-fgets-extern-declaration.patch
 create mode 100644 meta/recipes-graphics/mesa/files/0001-meson-misdetects-64bit-atomics-on-mips-clang.patch

-- 
2.25.0



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

end of thread, other threads:[~2020-01-20 17:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-20 17:52 [PATCH 0/3] Clang fixes Khem Raj
2020-01-20 17:52 ` [PATCH 1/3] gettext: Fix overloadable error with clang Khem Raj
2020-01-20 17:52 ` [PATCH 2/3] mesa: Help compile with clang/mips Khem Raj
2020-01-20 17:52 ` [PATCH 3/3] tcp-wrappers: Remove redundant forward declarations Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox