diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-11 05:12:49 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-14 07:55:54 -0700 |
commit | 4dd8c6f663027866d23988b669b7f2e2b4dee0bb (patch) | |
tree | ecde36c6ebfe67492613238a761b9c8147ea6209 /meta/classes/update-alternatives.bbclass | |
parent | 1d3634423ccc69e06587ca7d06a2408d652df151 (diff) | |
download | poky-4dd8c6f663027866d23988b669b7f2e2b4dee0bb.tar.gz |
gcc: Remove patch causing ICE on x86_64 valgrind compile
| ../../valgrind-3.12.0/VEX/priv/host_ppc_isel.c: In function 'iselInt64Expr':
| ../../valgrind-3.12.0/VEX/priv/host_ppc_isel.c:3270:1: internal compiler error: Segmentation fault
| }
| ^
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <http://gcc.gnu.org/bugs.html> for instructions.
| rm -f libvexmultiarch-amd64-linux.a
| Makefile:1813: recipe for target 'priv/libvex_amd64_linux_a-host_ppc_isel.o' failed
Remove the patch to gcc causing this until the issue can be figured out.
(From OE-Core rev: 67e99321233e6a2897a0de33f0b98cd89bc9d3dc)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/update-alternatives.bbclass')
0 files changed, 0 insertions, 0 deletions