[OE-core] [PATCH 0/1] gcc 6.3 with glib 2.26

Juro Bystricky juro.bystricky at intel.com
Thu Sep 14 23:18:07 UTC 2017


When one chooses to use gcc 6.3 with
GCCVERSION = "6.3%"
bitbake libgcc fails.

This patch fixes building this particular issue.
However, there is at least one more recipe that fails with gcc 6.3
(mesa_17.1.7.bb).

Juro Bystricky (1):
  gcc-6.3.inc: Use ucontext_t not struct ucontext.

 meta/recipes-devtools/gcc/gcc-6.3.inc              |   1 +
 .../gcc/gcc-6.3/0055-unwind_h-glibc26.patch        | 139 +++++++++++++++++++++
 2 files changed, 140 insertions(+)
 create mode 100644 meta/recipes-devtools/gcc/gcc-6.3/0055-unwind_h-glibc26.patch

-- 
2.7.4




More information about the Openembedded-core mailing list