All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] Clang inspired fixes
Date: Mon, 29 Feb 2016 19:41:41 +0000	[thread overview]
Message-ID: <cover.1456774338.git.raj.khem@gmail.com> (raw)

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



             reply	other threads:[~2016-02-29 19:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-29 19:41 Khem Raj [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1456774338.git.raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.