]> 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>
Wed, 1 Aug 2018 22:00:19 +0000 (23:00 +0100)
commit7d1ab4088f67f267b0c5a8ce9913feeedc3a7d7d
tree0842caef284d39abbd8be70c4f78baa6f1f98276
parent06003fba975adb1c6c374eb31067bf356cc81baa
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
(From OE-Core rev: c17f5e7e954487ad3e97e26c3e0d31443d658d5a)

Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.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]