From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] musl update, gcc fix for ssp on musl
Date: Mon, 28 Mar 2016 04:00:13 +0000 [thread overview]
Message-ID: <cover.1459137452.git.raj.khem@gmail.com> (raw)
This series bring musl to tip of tree.
backports gcc fixes to fix libssp detection on musl
as well as unwinding
64bit musl targets e.g. mips64 did not define sitefiles
correctly, as a result applications were failing to compile
e.g. python-pygobject was getting incorrect sizeof ssize_t
Khem Raj (3):
musl: Update to tip
siteinfo: Fix musl 64bit targets
gcc: Backport fixes for musl ssp configuration
meta/classes/siteinfo.bbclass | 7 +-
meta/recipes-core/musl/musl.inc | 2 +-
meta/recipes-core/musl/musl_git.bb | 2 +-
meta/recipes-devtools/gcc/gcc-5.3.inc | 3 +-
...-provide-ssp-and-gcc_cv_target_dl_iterate.patch | 85 ++++++++++++++++++++++
.../gcc/gcc-5.3/0057-unwind-fix-for-musl.patch | 42 +++++++++++
6 files changed, 136 insertions(+), 5 deletions(-)
create mode 100644 meta/recipes-devtools/gcc/gcc-5.3/0056-Enable-libc-provide-ssp-and-gcc_cv_target_dl_iterate.patch
create mode 100644 meta/recipes-devtools/gcc/gcc-5.3/0057-unwind-fix-for-musl.patch
--
1.8.3.1
next reply other threads:[~2016-03-28 4:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-28 4:00 Khem Raj [this message]
2016-03-28 4:00 ` [PATCH 1/3] musl: Update to tip Khem Raj
2016-03-28 4:00 ` [PATCH 2/3] siteinfo: Fix musl 64bit targets Khem Raj
2016-03-28 4:00 ` [PATCH 3/3] gcc: Backport fixes for musl ssp configuration 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.1459137452.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox