summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-7.3.inc
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2018-03-09 20:55:47 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-11 06:27:00 -0700
commit70d20398c48ce18823b0117079f2fdc04043a092 (patch)
treeca0414bcc1477601794aa0a13a3f4a3024e2d840 /meta/recipes-devtools/gcc/gcc-7.3.inc
parent1aff4b01aa9517072a01671ca768738b080cc9bb (diff)
downloadpoky-70d20398c48ce18823b0117079f2fdc04043a092.tar.gz
gcc: drop patch that is already upstream
Due to patch fuzz, it was applied again, so the same code sequence was repeated twice. Not sure if that caused any bugs, but certainly wasn't the right thing to do. (From OE-Core rev: e3a50788bfeabbde226e280803a01dd7f765b2bc) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-7.3.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-7.3.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-7.3.inc b/meta/recipes-devtools/gcc/gcc-7.3.inc
index 5d3b8d7ec3..d56d2c5e06 100644
--- a/meta/recipes-devtools/gcc/gcc-7.3.inc
+++ b/meta/recipes-devtools/gcc/gcc-7.3.inc
@@ -73,7 +73,6 @@ SRC_URI = "\
73 file://0047-sync-gcc-stddef.h-with-musl.patch \ 73 file://0047-sync-gcc-stddef.h-with-musl.patch \
74 file://0048-gcc-Enable-static-PIE.patch \ 74 file://0048-gcc-Enable-static-PIE.patch \
75 file://fix-segmentation-fault-precompiled-hdr.patch \ 75 file://fix-segmentation-fault-precompiled-hdr.patch \
76 file://0050-RISC-V-Handle-non-legitimate-address-in-riscv_legiti.patch \
77 file://no-sse-fix-test-case-failures.patch \ 76 file://no-sse-fix-test-case-failures.patch \
78 ${BACKPORTS} \ 77 ${BACKPORTS} \
79" 78"