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:55:02 -0700
commit4bcd232ae2b9aa2bd4722cb3df13cb8742916785 (patch)
tree4e60d231457206c7895b8697cb76c1b28b9fb98a /meta/recipes-devtools/gcc/gcc-6.4.inc
parentdc786f9841ea687fa46ee3f03a1a39da441336b3 (diff)
downloadpoky-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-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 1803917f01..daa9e42af8 100644
--- a/meta/recipes-devtools/gcc/gcc-6.4.inc
+++ b/meta/recipes-devtools/gcc/gcc-6.4.inc
@@ -81,7 +81,6 @@ SRC_URI = "\
81 file://0048-sync-gcc-stddef.h-with-musl.patch \ 81 file://0048-sync-gcc-stddef.h-with-musl.patch \
82 file://0054_all_nopie-all-flags.patch \ 82 file://0054_all_nopie-all-flags.patch \
83 file://0055-unwind_h-glibc26.patch \ 83 file://0055-unwind_h-glibc26.patch \
84 file://0056-LRA-PR70904-relax-the-restriction-on-subreg-reload-f.patch \
85 ${BACKPORTS} \ 84 ${BACKPORTS} \
86" 85"
87BACKPORTS = "\ 86BACKPORTS = "\