From 08ee6545a819d0ccc698d8c1d6a57a5175c13a1d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 25 Nov 2021 08:33:40 +0000 Subject: gcc: Drop no longer needed patch This patch was mentioned upstream a long time ago: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47256 Changes from gcc 10 onward mean it is no longer needed as mentioned in the above bug report. Drop the patch. (From OE-Core rev: 6fca075a8d87d033359f81d476c8506df66ad53d) Signed-off-by: Richard Purdie --- meta/recipes-devtools/gcc/gcc-11.2.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-devtools/gcc/gcc-11.2.inc') diff --git a/meta/recipes-devtools/gcc/gcc-11.2.inc b/meta/recipes-devtools/gcc/gcc-11.2.inc index baced2a400..b4e4300c66 100644 --- a/meta/recipes-devtools/gcc/gcc-11.2.inc +++ b/meta/recipes-devtools/gcc/gcc-11.2.inc @@ -34,7 +34,6 @@ SRC_URI = "\ file://0002-gcc-poison-system-directories.patch \ file://0004-64-bit-multilib-hack.patch \ file://0005-optional-libstdc.patch \ - file://0006-COLLECT_GCC_OPTIONS.patch \ file://0007-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch \ file://0009-cpp-honor-sysroot.patch \ file://0010-MIPS64-Default-to-N64-ABI.patch \ -- cgit v1.2.3-54-g00ecf