summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-6.4.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-11 05:12:49 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-14 07:54:06 -0700
commit62adf92cb7da15be2a268b84ed59941fab579603 (patch)
tree00f04649994826c05e1dfa379035de6caaf4b70c /meta/recipes-devtools/gcc/gcc-6.4.inc
parent6f57e8a418dfd917e492ee51485d8934d4696a39 (diff)
downloadpoky-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/gcc/gcc-6.4.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-6.4.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-6.4.inc b/meta/recipes-devtools/gcc/gcc-6.4.inc
index 0216f57431..a2430a9c96 100644
--- a/meta/recipes-devtools/gcc/gcc-6.4.inc
+++ b/meta/recipes-devtools/gcc/gcc-6.4.inc
@@ -75,7 +75,6 @@ SRC_URI = "\
75 file://0048-sync-gcc-stddef.h-with-musl.patch \ 75 file://0048-sync-gcc-stddef.h-with-musl.patch \
76 file://0054_all_nopie-all-flags.patch \ 76 file://0054_all_nopie-all-flags.patch \
77 file://0055-unwind_h-glibc26.patch \ 77 file://0055-unwind_h-glibc26.patch \
78 file://0056-LRA-PR70904-relax-the-restriction-on-subreg-reload-f.patch \
79 ${BACKPORTS} \ 78 ${BACKPORTS} \
80" 79"
81BACKPORTS = "\ 80BACKPORTS = "\