]> code.ossystems Code Review - openembedded-core.git/commit
gcc-7.3: Fix build on ppc64le hosts
authorJoel Stanley <joel@jms.id.au>
Mon, 30 Jul 2018 05:10:28 +0000 (14:40 +0930)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jul 2018 21:55:29 +0000 (22:55 +0100)
commitc17f5e7e954487ad3e97e26c3e0d31443d658d5a
tree28708644d1179ed79f3a5f7e93fdc451a1cdc6f7
parent2457cd57b4195924ef127f497efa2f34f411e660
gcc-7.3: Fix build on ppc64le hosts

When building on ppc64le hosts that have GCC 8 (such as Ubuntu 18.10)
the GCC build bootstrap fails.

 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86162

This is a fix that was applied to the upstream GCC 7 branch.

Change-Id: I7796d2a999ec420805dd1c6cf0a1ecba1de5a897
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/gcc/gcc-7.3.inc
meta/recipes-devtools/gcc/gcc-7.3/0001-Fix-ppc64le-build-Partial-backport-r256656.patch [new file with mode: 0644]