summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-8.3.inc
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-06-05 21:41:15 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-07 09:11:48 +0100
commit2ac6bfc0885b8f6086ead30235cd1d685f485fd2 (patch)
tree041b9d28c58c0d4ea9e4afa3861cd46db9a76d17 /meta/recipes-devtools/gcc/gcc-8.3.inc
parent720474ee8d83a403123d7b317f095d49a3ea3e0a (diff)
downloadpoky-2ac6bfc0885b8f6086ead30235cd1d685f485fd2.tar.gz
gcc: Remove 0006-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch
This was added 9 years ago as a workaround for a problem with gcc 4.5 on mips. Building webkitgtk works for me without it for qemumips. Debian also builds webkitgtk for 32/64 bit big/little endian mips without using this workaround. (From OE-Core rev: 7af322a995a9385f7f452c2988188de98db300c2) Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-8.3.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-8.3.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-8.3.inc b/meta/recipes-devtools/gcc/gcc-8.3.inc
index 996f7fcdb0..1781ff5b5d 100644
--- a/meta/recipes-devtools/gcc/gcc-8.3.inc
+++ b/meta/recipes-devtools/gcc/gcc-8.3.inc
@@ -36,7 +36,6 @@ SRC_URI = "\
36 file://0003-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch \ 36 file://0003-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch \
37 file://0004-64-bit-multilib-hack.patch \ 37 file://0004-64-bit-multilib-hack.patch \
38 file://0005-optional-libstdc.patch \ 38 file://0005-optional-libstdc.patch \
39 file://0006-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch \
40 file://0007-COLLECT_GCC_OPTIONS.patch \ 39 file://0007-COLLECT_GCC_OPTIONS.patch \
41 file://0008-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch \ 40 file://0008-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch \
42 file://0009-fortran-cross-compile-hack.patch \ 41 file://0009-fortran-cross-compile-hack.patch \