summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-8.2.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-04 12:59:01 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-05 18:00:25 +0100
commit341c0d7d82c8ce96d43ce51081d641afd37d4baf (patch)
tree518d534b26c60ad7c96f524b8c3592b8244f8e16 /meta/recipes-devtools/gcc/gcc-8.2.inc
parentc539765288bf3bc2c8578e037ce8fc9c2323b745 (diff)
downloadpoky-341c0d7d82c8ce96d43ce51081d641afd37d4baf.tar.gz
gcc: Merge two related patches together
These patches may as well be merged together as they affect the same code and things are clearer this way. (From OE-Core rev: 7533c000183a2b447cbabd6ce1b8b75de55b63e7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-8.2.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-8.2.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-8.2.inc b/meta/recipes-devtools/gcc/gcc-8.2.inc
index 8503a66b07..889187e9c4 100644
--- a/meta/recipes-devtools/gcc/gcc-8.2.inc
+++ b/meta/recipes-devtools/gcc/gcc-8.2.inc
@@ -33,7 +33,6 @@ SRC_URI = "\
33 ${BASEURI} \ 33 ${BASEURI} \
34 file://0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ 34 file://0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
35 file://0003-gcc-poison-system-directories.patch \ 35 file://0003-gcc-poison-system-directories.patch \
36 file://0004-gcc-poison-dir-extend.patch \
37 file://0005-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch \ 36 file://0005-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch \
38 file://0006-64-bit-multilib-hack.patch \ 37 file://0006-64-bit-multilib-hack.patch \
39 file://0007-optional-libstdc.patch \ 38 file://0007-optional-libstdc.patch \