From cf0776ed0406a9902ea811ae079c96bb56a456a6 Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Thu, 8 Apr 2021 12:26:30 -0500 Subject: Update to gcc release 10.3.0 Drop patches already in 10.3.0 that had been backported Signed-off-by: Kumar Gala --- .../0003-gcc-plugin-POSIX-include-sys-select-h.patch | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 packages/gcc/10.2.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch (limited to 'packages/gcc/10.2.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch') diff --git a/packages/gcc/10.2.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch b/packages/gcc/10.2.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch deleted file mode 100644 index 3040e23c..00000000 --- a/packages/gcc/10.2.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- - libcc1/connection.cc | 1 + - 1 file changed, 1 insertion(+) - ---- a/libcc1/connection.cc -+++ b/libcc1/connection.cc -@@ -21,6 +21,7 @@ along with GCC; see the file COPYING3. - #include - #include - #include -+#include - #include - #include - #include "marshall.hh" -- cgit v1.2.3