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:02 -0700 |
commit | 4bcd232ae2b9aa2bd4722cb3df13cb8742916785 (patch) | |
tree | 4e60d231457206c7895b8697cb76c1b28b9fb98a /meta/recipes-extended/cronie | |
parent | dc786f9841ea687fa46ee3f03a1a39da441336b3 (diff) | |
download | poky-4bcd232ae2b9aa2bd4722cb3df13cb8742916785.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: f76ee525a75dd6e443743bf723ad4511707c7f49)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/cronie')
0 files changed, 0 insertions, 0 deletions