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:54:06 -0700 |
commit | 62adf92cb7da15be2a268b84ed59941fab579603 (patch) | |
tree | 00f04649994826c05e1dfa379035de6caaf4b70c /meta/recipes-devtools/python-numpy | |
parent | 6f57e8a418dfd917e492ee51485d8934d4696a39 (diff) | |
download | poky-62adf92cb7da15be2a268b84ed59941fab579603.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: 36be209262ee1e0a7598c9437c9f8c4e926c0e35)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python-numpy')
0 files changed, 0 insertions, 0 deletions