Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Clang inspired fixes
@ 2016-02-29 19:41 Khem Raj
  2016-02-29 19:41 ` [PATCH 1/2] ghostscript: 9.16 -> 9.18 Khem Raj
  2016-02-29 19:41 ` [PATCH 2/2] strace: Backport fixes for compiling with clang Khem Raj
  0 siblings, 2 replies; 3+ messages in thread
From: Khem Raj @ 2016-02-29 19:41 UTC (permalink / raw)
  To: openembedded-core

Trying to get OE-Core built using clang came up with
some errors which could be fixed with updating to newer
revision or backporting some of upstreamed patches

Hongxu Jia (1):
  ghostscript: 9.16 -> 9.18

Khem Raj (1):
  strace: Backport fixes for compiling with clang

 ...01-Move-gcc-compat-macros-to-gcc_compat.h.patch | 176 ++++++++++++
 ...1-scm_rights-fd.test-rewrite-without-fork.patch | 198 +++++++++++++
 .../strace/0001-tests-introduce-libtests.patch     | 306 +++++++++++++++++++++
 .../0001-tests-scm_rights.c-use-libtests.patch     |  54 ++++
 meta/recipes-devtools/strace/strace_4.11.bb        |   4 +
 ...Fix-support-for-building-with-no-jbig2-de.patch |  81 ++++++
 ...part-2-fix-support-for-building-with-a-JP.patch |  48 ++++
 .../files/do-not-check-local-libpng-source.patch   |  38 +++
 .../{ghostscript_9.16.bb => ghostscript_9.18.bb}   |  11 +-
 9 files changed, 912 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-devtools/strace/strace/0001-Move-gcc-compat-macros-to-gcc_compat.h.patch
 create mode 100644 meta/recipes-devtools/strace/strace/0001-scm_rights-fd.test-rewrite-without-fork.patch
 create mode 100644 meta/recipes-devtools/strace/strace/0001-tests-introduce-libtests.patch
 create mode 100644 meta/recipes-devtools/strace/strace/0001-tests-scm_rights.c-use-libtests.patch
 create mode 100644 meta/recipes-extended/ghostscript/files/0001-Bug-696497-Fix-support-for-building-with-no-jbig2-de.patch
 create mode 100644 meta/recipes-extended/ghostscript/files/0002-Bug-696497-part-2-fix-support-for-building-with-a-JP.patch
 create mode 100644 meta/recipes-extended/ghostscript/files/do-not-check-local-libpng-source.patch
 rename meta/recipes-extended/ghostscript/{ghostscript_9.16.bb => ghostscript_9.18.bb} (87%)

-- 
1.9.1



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

end of thread, other threads:[~2016-02-29 19:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-29 19:41 [PATCH 0/2] Clang inspired fixes Khem Raj
2016-02-29 19:41 ` [PATCH 1/2] ghostscript: 9.16 -> 9.18 Khem Raj
2016-02-29 19:41 ` [PATCH 2/2] strace: Backport fixes for compiling with clang Khem Raj

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