Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] gmp: Use __gnu_inline__ attribute in 4.2.1 with gcc 5
@ 2015-09-22 11:50 Jussi Kukkonen
  2015-09-22 11:50 ` [PATCH 1/1] " Jussi Kukkonen
  0 siblings, 1 reply; 3+ messages in thread
From: Jussi Kukkonen @ 2015-09-22 11:50 UTC (permalink / raw)
  To: openembedded-core

gmp 4.2.1 doesn't build with gcc5 without a small patch. This didn't
come up in testing because Yoctos "non-gpl3" builder still doesn't
seem to pick up the right version (YOCTO #8158).
 


The following changes since commit 7b86c771c80d0759c2ca0e57c46c4c966f89c49e:

  bitbake: bitbake: bb.fetch2.git: Import errno module (2015-09-19 22:38:44 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib jku/gmp-inline-fix
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/gmp-inline-fix

Jussi Kukkonen (1):
  gmp: Use __gnu_inline__ attribute in 4.2.1 with gcc 5

 .../Use-gnu-inline-attribute-with-gcc-5.patch      | 45 ++++++++++++++++++++++
 .../gmp/gmp-4.2.1/disable-stdc.patch               | 39 -------------------
 meta/recipes-support/gmp/gmp_4.2.1.bb              |  2 +-
 3 files changed, 46 insertions(+), 40 deletions(-)
 create mode 100644 meta/recipes-support/gmp/gmp-4.2.1/Use-gnu-inline-attribute-with-gcc-5.patch
 delete mode 100644 meta/recipes-support/gmp/gmp-4.2.1/disable-stdc.patch

-- 
2.1.4



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

end of thread, other threads:[~2015-09-23  7:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-22 11:50 [PATCH 0/1] gmp: Use __gnu_inline__ attribute in 4.2.1 with gcc 5 Jussi Kukkonen
2015-09-22 11:50 ` [PATCH 1/1] " Jussi Kukkonen
2015-09-23  7:34   ` [PATCH v2 1/1] gmp: Use __gnu_inline__ attribute in 4.2.1 Jussi Kukkonen

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