Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] musl update, gcc fix for ssp on musl
@ 2016-03-28  4:00 Khem Raj
  2016-03-28  4:00 ` [PATCH 1/3] musl: Update to tip Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Khem Raj @ 2016-03-28  4:00 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2016-03-28  4:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-28  4:00 [PATCH 0/3] musl update, gcc fix for ssp on musl Khem Raj
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

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